Skip to content

Commit

Permalink
docs: fix import in README (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare committed Dec 30, 2022
1 parent 9ca3344 commit b807c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pip install font_fjallaone
## Usage

```python
from font_fjallaone import FjallaOne
import font_fjallaone as FjallaOne
```

## Release Management
Expand Down

0 comments on commit b807c5e

Please sign in to comment.