diff --git a/README.md b/README.md index 735c350..b81e9dd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +[![Build Status,](https://img.shields.io/travis/jsmaniac/hyper-literate/master.svg)](https://travis-ci.org/jsmaniac/hyper-literate) +[![Coverage Status,](https://img.shields.io/coveralls/jsmaniac/hyper-literate/master.svg)](https://coveralls.io/github/jsmaniac/hyper-literate) +[![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/hyper-literate) +[![Online Documentation.](https://img.shields.io/badge/docs-online-blue.svg)](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