diff options
author | Andinus <andinus@nand.sh> | 2021-01-20 16:55:04 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-01-20 16:55:04 +0530 |
commit | c78971d9bffb0ce05bab658b3ef3a9ece82ca7dd (patch) | |
tree | 2342c24631712294b9fb57df31a596faf5c5e4fd /README | |
parent | 30649012a8b20f8414756727948a3899a4b550b2 (diff) | |
download | octans-c78971d9bffb0ce05bab658b3ef3a9ece82ca7dd.tar.gz |
Document new feature (reading puzzle from file), update README
README was re-generated from README.org New feature was documented.
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/README b/README index b05d0ae..8910eee 100644 --- a/README +++ b/README @@ -26,13 +26,17 @@ Octans is a program to solve Algot's Wordplay (Wordsearch) puzzles. This was recorded with `asciinema(1)'. - [https://asciinema.org/a/384464.png] + [https://asciinema.org/a/385500.png] + + ⁃ Octans v0.1.0 - finds 10 solutions to a puzzle: + <https://asciinema.org/a/385598> + ⁃ Octans v0.1.0: <https://asciinema.org/a/385500> ⁃ Octans 2020-01-14: <https://asciinema.org/a/384464> ⁃ alt-link (download): <https://andinus.nand.sh/static/octans> -[https://asciinema.org/a/384464.png] <https://asciinema.org/a/384464> +[https://asciinema.org/a/385500.png] <https://asciinema.org/a/385500> 2 Documentation @@ -67,10 +71,11 @@ Octans is a program to solve Algot's Wordplay (Wordsearch) puzzles. be seperated by a newline (`\n') & sorted alphabetically. -2.2.2 url -╌╌╌╌╌╌╌╌╌ +2.2.2 path +╌╌╌╌╌╌╌╌╌╌ - The url to be passed must be in either format: + The path to be passed must be a *readable file* or an *url* in either + format: • Link when you view it from your local instance: <https://tilde.zone/web/statuses/105531207939242077> |