From 034c30922c502769a60da2a06740933b48d73c18 Mon Sep 17 00:00:00 2001 From: AtelierSnek Date: Tue, 18 Oct 2022 18:38:34 +1100 Subject: [PATCH] Add readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..70030c1 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# What is this? + +This is a repo of our personal blog. It is here for posterity and so that others can see how we did what we did. +This is likely not what you're looking for. + +# The License +Please note the license (zlib), and its terms before using anything in this repo. We will go after anyone who miuses the +content in this repo, or claims that it is theirs. Do not make us take this repo down. It is here as a learning +and posterity resource (and so that patches can be suggested in a streamlined way). + +# Why is this here then? +Mostly to make it easier to host. That and so that people can suggest corrections or optimisations via Issues.