Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vibhu-Agarwal authored Nov 26, 2018
1 parent 628131b commit b329753
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ pip install potter_spells
```
>>> import potter_spells as potter
>>> potter.all_data()
>>> potter.find('Avada Kedavra')
```

### List out all Spells or Enchantments
Expand All @@ -26,4 +27,4 @@ pip install potter_spells
>>> potter.all_by_type('Charm')
>>> potter.spells_by_type('Hex')
>>> potter.enchants_by_type('Charm')
```
```

0 comments on commit b329753

Please sign in to comment.