Skip to content

Commit

Permalink
Add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
vhsenna committed Jun 8, 2024
1 parent 0272f82 commit 32cc34d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

# Melodica Notes

[![Documentation](https://readthedocs.org/projects/melodica-notes/badge/?version=latest)](https://melodica-notes.readthedocs.io/en/latest/?badge=latest)
[![Pipeline](https://github.com/vhsenna/melodica-notes/actions/workflows/pipeline.yaml/badge.svg)](https://github.com/vhsenna/melodica-notes/actions/workflows/pipeline.yaml)
[![codecov](https://codecov.io/gh/vhsenna/melodica-notes/graph/badge.svg?token=75K7TA74BI)](https://codecov.io/gh/vhsenna/melodica-notes)
[![PyPI version](https://badge.fury.io/py/melodica-notes.svg)](https://badge.fury.io/py/melodica-notes)

Melodica Notes is a command-line tool designed to provide information about musical scales, chords, and harmonics.

## How to Install
Expand Down

0 comments on commit 32cc34d

Please sign in to comment.