From 79f0d01c70813dc544aebef12c92ce85ff20bd71 Mon Sep 17 00:00:00 2001 From: Kelly Littlepage Date: Mon, 5 Dec 2022 18:49:59 -0500 Subject: [PATCH] feat: added doc badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a59fec2..11adf43 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +[![release build](https://github.com/onechronos/symbologyl2/actions/workflows/build.yml/badge.svg)](https://github.com/onechronos/symbologyl2/actions/workflows/build.yml) +[![format + lint + test](https://github.com/onechronos/symbologyl2/actions/workflows/test.yml/badge.svg)](https://github.com/onechronos/symbologyl2/actions/workflows/test.yml) +[![Coverage Status](https://coveralls.io/repos/github/onechronos/symbologyl2/badge.svg)](https://coveralls.io/github/onechronos/symbologyl2) +[![Docs](https://img.shields.io/docsrs/symbologyl2)](https://docs.rs/symbologyl2/) +[![Crates.io](https://img.shields.io/crates/v/symbologyl2)](https://crates.io/crates/symbologyl2) + # Symbology Normalization (symbologyl2) ## Introduction