From d23208bb1d3f74e16438eb42278c1368920060dd Mon Sep 17 00:00:00 2001 From: LDDestroier Date: Tue, 24 Apr 2018 08:07:50 -0400 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4eb711 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ComputerCraft Repertoire +A collection of all my ComputerCraft programs and the APIs they use. +This is mostly just to get them the fuck off of pastebin, and also to ensure that API owners don't change things to break my precious programs...! + +Programs that already have a github repo won't be put here, though.