aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2021-12-31 19:56:22 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2021-12-31 19:56:22 +0100
commitd09c065e1c9600020043cb5f4271b91e5e180d77 (patch)
tree58a6e1ae78bfb78ee8e0e28c95bebfd7dff3964c /README.md
downloadcookieclicker-d09c065e1c9600020043cb5f4271b91e5e180d77.tar.xz
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d5c2380
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Cookieclicker
+A small remake of Cookieclicker
+
+![Image](image.png)
+
+## Context
+I made this a few years ago and it was one of the first pieces of code I wrote, so please be gentle when reading the code.