Skip to content

Commit

Permalink
README: Add multiple badges
Browse files Browse the repository at this point in the history
  • Loading branch information
yashlamba authored Feb 9, 2021
1 parent d5117e6 commit a42442f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
</a>
</p>

![Tests](https://github.com/cod-ed/handwrite/workflows/Tests/badge.svg)
[![PyPI version](https://img.shields.io/pypi/v/handwrite.svg)](https://pypi.org/project/handwrite)
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/codEd-org/handwrite)

# Handwrite - Type in your Handwriting!

Ever had those long-winded assignments, that the teacher always wants handwritten?
Expand All @@ -30,7 +34,9 @@ Handwrite is also helpful for those with dysgraphia.

3. Install handwrite:

`pip install handwrite`
```console
pip install handwrite
```

# Usage

Expand Down

0 comments on commit a42442f

Please sign in to comment.