aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index b372d43..7207c94 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,13 @@ cd gof-rs
cargo run --release
```
+# Install
+```
+cargo install gof-rs
+```
+
# TODOs
- [x] Add a lot of unique patterns.
-- [ ] Add all of the patterns to some sort of database.
- [ ] Add current generation number.
- [ ] Add full screen mode without the left bar.