diff options
author | Andinus <andinus@nand.sh> | 2021-04-27 22:08:07 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-04-27 22:08:07 +0530 |
commit | 7d2720c31a2bcb948c766e587c129fc72b2d43d1 (patch) | |
tree | 4d1c2bfeb102977b04bc69240ec1a8c0aa6625ef /README | |
parent | 5699218bc232ad7c4ddd611757169e17be33c342 (diff) | |
download | caelum-7d2720c31a2bcb948c766e587c129fc72b2d43d1.tar.gz |
Add demo links to README, v0.1.1 to NEWS
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README index d035638..9e1a56b 100644 --- a/README +++ b/README @@ -9,6 +9,7 @@ Table of Contents ───────────────── +Demo Installation Documentation News @@ -21,6 +22,19 @@ News ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ +Demo +════ + + This was recorded with `asciinema'. + + [https://asciinema.org/a/410291.png] + + ⁃ Caelum v0.1.1: <https://asciinema.org/a/410291> + + +[https://asciinema.org/a/410291.png] <https://asciinema.org/a/410291> + + Installation ════════════ @@ -103,6 +117,12 @@ players News ════ +v0.1.1 - 2021-04-27 +─────────────────── + + ⁃ Fixed bug in winning logic. + + v0.1.0 - 2021-04-27 ─────────────────── |