Added badges to README (docs aren't there yet, but soon will be)

This commit is contained in:
Georges Dupéron 2016-09-20 22:52:09 +02:00
parent 9bcbc8058c
commit 28394d12f2

View File

@ -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.