Add CI status badge

Show GitHub actions status badge.
This commit is contained in:
Luis Lavena 2021-01-30 21:08:30 -03:00 committed by GitHub
parent 410dbc01c4
commit 09a334a53d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
[Radix tree](https://en.wikipedia.org/wiki/Radix_tree) implementation for
Crystal language
[![CI](https://github.com/luislavena/radix/workflows/CI/badge.svg)](https://github.com/luislavena/radix/actions)
[![Latest Release](https://img.shields.io/github/release/luislavena/radix.svg)](https://github.com/luislavena/radix/releases)
## Installation