Skip to content

Commit

Permalink
doc: add badges to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mojixcoder authored May 12, 2023
1 parent f54e354 commit 7c8803d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![test](https://github.com/mojixcoder/gosrm/actions/workflows/test.yml/badge.svg)
[![code quality](https://app.codacy.com/project/badge/Grade/a9ca122539bc4d198a370dab1d6081a9)](https://app.codacy.com/gh/mojixcoder/gosrm/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![coverage](https://app.codacy.com/project/badge/Coverage/a9ca122539bc4d198a370dab1d6081a9)](https://app.codacy.com/gh/mojixcoder/gosrm/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)

### GOSRM
---
**GOSRM** is an OSRM client written in Go. It implements all OSRM 5.x installations.
Expand Down

0 comments on commit 7c8803d

Please sign in to comment.