Skip to content

Commit

Permalink
Upgrade to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
piz2a authored Nov 30, 2018
1 parent 30933f4 commit ba5686c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can add, subtract, multiplicate, divide Fractions.
**Import Code:**
import code is simple. Just use this:
```python
from mfrac import frac
from mfrac.frac import frac
```

**Creating Fraction Object**
Expand Down

0 comments on commit ba5686c

Please sign in to comment.