summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-08 13:57:57 +0530
committerAndinus <andinus@nand.sh>2020-04-08 13:57:57 +0530
commit9fc666f608fd6e156ddc3d3a5b363f341d2fb1ac (patch)
tree5061b6cc0b8b9acf648b1edcdf8b9c85d109a168
parent832ac493c762f2dc5e9c7311675afa8ccb0294d1 (diff)
downloadgrus-9fc666f608fd6e156ddc3d3a5b363f341d2fb1ac.tar.gz
Add demo video to readme
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index df1046b..909575d 100644
--- a/README.org
+++ b/README.org
@@ -15,6 +15,10 @@ Grus is a simple word unjumbler written in Go.
 - OpenBSD 6.6 (with /pledge/ & /unveil/)
 
 * Documentation
+| Demo Video  | System Information                 |
+|-------------+------------------------------------|
+| [[https://diode.zone/videos/watch/515e2528-a731-4c73-a0da-4f8da21a90c0][Grus v0.2.0]] | OpenBSD 6.6 (with /pledge/ & /unveil/) |
+
 Grus stops the search as soon as it unjumbles the word, so no anagrams are
 returned & maybe all dictionaries were not searched. However, this behaviour can
 be changed with two environment variables documented below.