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.org | |
parent | 5699218bc232ad7c4ddd611757169e17be33c342 (diff) | |
download | caelum-7d2720c31a2bcb948c766e587c129fc72b2d43d1.tar.gz |
Add demo links to README, v0.1.1 to NEWS
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.org b/README.org index 409591b..533cf55 100644 --- a/README.org +++ b/README.org @@ -7,6 +7,14 @@ | Source | https://git.tilde.institute/andinus/caelum | | GitHub (mirror) | https://github.com/andinus/caelum | +* Demo + +This was recorded with ~asciinema~. + +[[https://asciinema.org/a/410291][https://asciinema.org/a/410291.png]] + ++ Caelum v0.1.1: https://asciinema.org/a/410291 + * Installation Caelum is released to CPAN, you can get it from there or install it from @@ -63,6 +71,10 @@ equal to 2. * News +** v0.1.1 - 2021-04-27 + ++ Fixed bug in winning logic. + ** v0.1.0 - 2021-04-27 Initial implementation. |