Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrstphe committed Mar 24, 2023
1 parent a175afa commit f2777d0
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 @@ BIF-0001

A smart face cropping library.

**Install**
```
pip install facecroppy
```

**Usage**
```python
from facecroppy import FaceCroppy
Expand Down

0 comments on commit f2777d0

Please sign in to comment.