doc: Link to documentation (docrystal.org)

Add documentation reference badge to README

[skip ci]
This commit is contained in:
Luis Lavena 2016-01-24 19:42:05 -03:00
parent f320d9fb1a
commit 4543af0ae3

View file

@ -1,6 +1,7 @@
# Radix Tree
[![Build Status](https://travis-ci.org/luislavena/radix.svg?branch=master)](https://travis-ci.org/luislavena/radix)
[![docrystal.org](http://docrystal.org/badge.svg?style=round)](http://docrystal.org/github.com/luiskavena/radix)
[Radix tree](https://en.wikipedia.org/wiki/Radix_tree) implementation for
Crystal language