diff options
author | Andinus <andinus@nand.sh> | 2021-02-19 22:35:48 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-02-19 22:35:48 +0530 |
commit | 151186cad17539451efe7f201c66b689d754ae1a (patch) | |
tree | d67cb12b5365d6fd2b25e9d4acbfc5837d4523a0 /README | |
parent | 9a2e713411d8cdb4c8e47b4a7063a515a021b5ed (diff) | |
download | octans-151186cad17539451efe7f201c66b689d754ae1a.tar.gz |
Structural changes in README
Diffstat (limited to 'README')
-rw-r--r-- | README | 23 |
1 files changed, 4 insertions, 19 deletions
diff --git a/README b/README index 7c33219..0fbc112 100644 --- a/README +++ b/README @@ -1,8 +1,10 @@ - ━━━━━━━━━ + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ OCTANS + Octans is a program to solve Algot's Wordplay + (Wordsearch) puzzles Andinus - ━━━━━━━━━ + ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Table of Contents @@ -10,27 +12,10 @@ Table of Contents Demo Installation -.. Release -.. From Source -..... Without `git' -..... With `git' Documentation -.. Implementation -.. Options -..... dict -..... length -..... path -..... verbose News -.. v0.1.4 - 2021-02-19 -.. v0.1.3 - 2021-01-24 -.. v0.1.2 - 2021-01-20 -.. v0.1.1 - 2021-01-20 -.. v0.1.0 - 2021-01-19 -Octans is a program to solve Algot's Wordplay (Wordsearch) puzzles. - ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Website <https://andinus.nand.sh/octans> Source <https://git.tilde.institute/andinus/octans> |