From 7df9940505915a1e57fd4daba9602e6466626c50 Mon Sep 17 00:00:00 2001 From: rodri Date: Sun, 7 Jun 2020 21:14:05 +0000 Subject: new toy: chain. --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md (limited to 'readme.md') diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..a2f5431 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +# E-Toys + +A bunch of little computer programs for exploration and learning. + +## Notice + +The libgeometry used in these programs is not the stock one, but the +one i wrote (some of you probably noticed from the mkfile). Clone it +in the top dir and it will work. -- cgit v1.2.3