Skip to content

Commit

Permalink
Version 0.2.0 (#21)
Browse files Browse the repository at this point in the history
include license, release and pypi version in Readme
  • Loading branch information
Silmathoron authored Nov 29, 2020
1 parent 721e14c commit 35defde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# mpl_chord_diagram

[![License](http://img.shields.io/github/license/Silmathoron/mpl_chord_diagram)](LICENSE) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/Silmathoron/mpl_chord_diagram) ![PyPI](https://img.shields.io/pypi/v/mpl-chord-diagram)

Python module to plot chord diagrams with [matplotlib](https://matplotlib.org).

Note that the repository has this structure (everything is on root level) to
Expand Down

0 comments on commit 35defde

Please sign in to comment.