diff options
author | Case Duckworth | 2023-04-05 15:34:00 -0500 |
---|---|---|
committer | Case Duckworth | 2023-04-05 15:34:00 -0500 |
commit | 0c179ae96cb3ef5f70e94746f69732a41c9ea09d (patch) | |
tree | 81836a2dd428302f3896d273f58686c9e8fae10a /README.txt | |
parent | Add testing (diff) | |
download | wikme-0c179ae96cb3ef5f70e94746f69732a41c9ea09d.tar.gz wikme-0c179ae96cb3ef5f70e94746f69732a41c9ea09d.zip |
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt index 941b207..4c3f9a3 100644 --- a/README.txt +++ b/README.txt | |||
@@ -5,7 +5,8 @@ made with <3 by case duckworth for kindrobot | |||
5 | requirements: | 5 | requirements: |
6 | 6 | ||
7 | - cmark | 7 | - cmark |
8 | - chicken scheme with the following eggs: | 8 | - chicken scheme |
9 | - the following eggs, installed with `chicken-install -s <EGG>`: | ||
9 | - cmark | 10 | - cmark |
10 | - regex | 11 | - regex |
11 | - srfi-13 | 12 | - srfi-13 |