diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-12-31 19:43:34 +0100 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-12-31 19:43:34 +0100 |
commit | ea0f2de71aec4696f4fb386aaa8d5f594d723487 (patch) | |
tree | e105759a167c23ca6e29fab7878b7af703513a86 /README.md | |
download | memory-ea0f2de71aec4696f4fb386aaa8d5f594d723487.tar.xz |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d283707 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Memory +A online version of Memory + + + +## 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 a code. |