mirror of
https://gitea.invidious.io/iv-org/shard-radix.git
synced 2024-08-15 00:43:21 +00:00
doc: Link to documentation (docrystal.org)
Add documentation reference badge to README [skip ci]
This commit is contained in:
parent
f320d9fb1a
commit
4543af0ae3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue