diff --git a/README.md b/README.md index 9cb1985..89ec587 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # TARTRAZINE +[![Tests](https://github.com/ralsina/tartrazine/actions/workflows/ci.yml/badge.svg)](https://github.com/ralsina/tartrazine/actions/workflows/ci.yml) +[![Coverage](https://github.com/ralsina/tartrazine/actions/workflows/coverage.yml/badge.svg)](https://github.com/ralsina/tartrazine/actions/workflows/coverage.yml) + Tartrazine is a library to syntax-highlight code. It is a port of [Pygments](https://pygments.org/) to [Crystal](https://crystal-lang.org/).