summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRafael Marçalo <raroma09@gmail.com>2022-10-24 14:34:21 +0100
committerRafael Marçalo <raroma09@gmail.com>2022-10-24 14:34:21 +0100
commita04983a91a70c909c83a7373274d1000ea5b7819 (patch)
treef9cfd204545a1f5c53019948854461bed914cd2f /README.md
parent7100a588bedab646cbb9e2ca07ec2350128d4018 (diff)
Remake to tongues
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 2ecc931..da3d632 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,9 @@
-# Ouija Board
-Just a ouija board based on time and question randomness
+# Timer Random Tongues
+Tongues based on time and question randomness
## Inspiration
Inspired by Terry Davis TempleOS Timer Random Tongues which he used to communicate with God.
-Since TRT was written in HolyC and this random word generator is written in C I decided to call it a Ouija Board.
-
![TempleOS Timer Random Tongues](images/image.png)
## How to Use
@@ -20,8 +18,8 @@ Since TRT was written in HolyC and this random word generator is written in C I
### Run
If you already have a `dictionary.dict` file in your path, just run:
-`ouija`
+`trt`
If you have the file saved in another folder, just type:
-`ouija /path/to/dictionary` \ No newline at end of file
+`trt /path/to/dictionary`