Skip to content

Commit 439891d

Browse files
committed
pypi badge should link to pipy page + typo
1 parent 7235e6e commit 439891d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![pypi](https://img.shields.io/pypi/v/PyWavefront.svg)
1+
[![pypi](https://img.shields.io/pypi/v/PyWavefront.svg)](https://pypi.org/project/PyWavefront/)
22
[![CircleCI](https://circleci.com/gh/greenmoss/PyWavefront.svg?style=svg)](https://circleci.com/gh/greenmoss/PyWavefront)
33

44
PyWavefront
@@ -23,7 +23,7 @@ pip install PyWavefront
2323

2424
## Usage
2525

26-
Basic example loading and obj file:
26+
Basic example loading an obj file:
2727

2828
```python
2929
import pywavefront

0 commit comments

Comments
 (0)