commit 28394d12f20edeb0faafda22ad71b6f629ee88c2
parent 9bcbc8058c652956b25af84c81b98417ec63c5fe
Author: Georges Dupéron <georges.duperon@gmail.com>
Date: Tue, 20 Sep 2016 22:52:09 +0200
Added badges to README (docs aren't there yet, but soon will be)
Diffstat:
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -1,3 +1,9 @@
+[](https://travis-ci.org/jsmaniac/hyper-literate)
+[](https://coveralls.io/github/jsmaniac/hyper-literate)
+[](http://jsmaniac.github.io/travis-stats/#jsmaniac/hyper-literate)
+[](http://docs.racket-lang.org/hyper-literate/)
+
xlist
=====
-README text here.
+
+Fancy lists, with bounded or unbounded repetition of elements. Can be used as a type, match pattern or to create instances.
+\ No newline at end of file