Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added coverage badge
  • Loading branch information
colin-pm authored Mar 9, 2021
1 parent 7b79c16 commit cefc43b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Fibonacci
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/colin-pm/fibonacci/CI)
[![codecov](https://codecov.io/gh/colin-pm/fibonacci/branch/master/graph/badge.svg?token=ROQBQ887TB)](https://codecov.io/gh/colin-pm/fibonacci)
![Read the Docs](https://img.shields.io/readthedocs/fibonacci)

Test C++ library

0 comments on commit cefc43b

Please sign in to comment.