about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md index 3177206..b39efaf 100644 --- a/README.md +++ b/README.md
@@ -6,8 +6,9 @@ Yeah I don't have a good name yet. I'm just playing around and trying to get ch
6## Dependencies 6## Dependencies
7 7
8- chicken scheme (`csi`) with eggs: 8- chicken scheme (`csi`) with eggs:
9 - r7rs
10 - matchable 9 - matchable
10 - r7rs
11 - srfi-18
11 - stty 12 - stty
12- my ansi library, [yolk][] 13- my ansi library, [yolk][]
13 14
@@ -19,7 +20,11 @@ Run `./game.scm` in this directory.
19 20
20## License 21## License
21 22
22Uh.. GPL I guess. See COPYING for details. 23This software is licensed under the Look At This Cool Rock I Found Public License, version 1.0. See COPYING for details.
24
25Here is a picture of the cool rock I found:
26
27![https://junk.acdw.net/coolrock.jpg]
23 28
24## Development log 29## Development log
25 30