diff options
| author | Troy <121986550+radiohotline@users.noreply.github.com> | 2023-05-31 18:43:32 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-31 18:43:32 +0300 |
| commit | eb869b0bf787c098df636396962d7fb29c057a6f (patch) | |
| tree | 04ba92879ebe10017aa35c7035073c8e1878aecd | |
Create README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e56feda --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# loveletter +Implementation of Strachey love letter algorithm in C++. +Written according to what's outlined here: +https://en.wikipedia.org/wiki/Strachey_love_letter_algorithm |
