diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2022-01-26 18:40:23 +0100 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2022-01-26 18:40:23 +0100 |
commit | 36e4a95364966e3936bee379589629aaccf569ad (patch) | |
tree | 2ec46b75096a503f125391b9790675b6f7861596 | |
download | projecteuler-36e4a95364966e3936bee379589629aaccf569ad.tar.gz |
README.md: Init repository purpose
-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..b0eb9cf --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Playing around with functional programming languages and other other tech used +by cool kids while banging my head on hard mathematical stuff. + +https://projecteuler.net |