summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerris Tseng <ferristseng@fastmail.fm>2017-12-26 18:19:38 -0500
committerFerris Tseng <ferristseng@fastmail.fm>2017-12-26 18:19:38 -0500
commit5bccdd535061f38aeea060cf72a14ad73f4ea7fc (patch)
treedfe18f7502f2772d61082c3af019b5e21ed39199
parentc7bae02274f2499f7d322ae7eb3c4250b7f1befc (diff)
rebuild README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7e9e644..6af18be 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@ let mut out = out.lock();
out.write_all(&res).unwrap();
```
+
There are also a bunch of examples included in the project, which
I used for testing