summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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