Skip to content

Commit 62cb7b4

Browse files
committed
Add icon image
1 parent 419b7b7 commit 62cb7b4

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# pychord [![Build Status](https://travis-ci.org/yuma-m/pychord.svg?branch=master)](https://travis-ci.org/yuma-m/pychord) [![Documentation Status](https://readthedocs.org/projects/pychord/badge/?version=latest)](http://pychord.readthedocs.io/en/latest/?badge=latest)
22

3+
![PyChord](./pychord.png)
4+
35
## Overview
46

57
Pychord is a python library to handle musical chords.
@@ -105,17 +107,22 @@ True
105107
```
106108

107109
## Supported Python Versions
110+
108111
- 2.7
109112
- 3.4 and above
110113

111114
## Links
115+
112116
- PyPI: https://pypi.python.org/pypi/pychord
113117
- GitHub: https://github.com/yuma-m/pychord
114118
- Documentation: http://pychord.readthedocs.io/en/latest/
115119

116120
## Author
121+
117122
- [Yuma Mihira](https://yuma.cloud/)
118123

119124
## License
120125

121126
- MIT License
127+
128+
Icon is made by [Freepik](https://www.flaticon.com/authors/freepik")

pychord.png

22.2 KB
Loading

0 commit comments

Comments
 (0)