Skip to content

Commit

Permalink
Update README, update version from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TurconiAndrea committed Aug 24, 2021
1 parent 566c2d2 commit 0a69591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pip install recipe_tagger
```
## Recipe Tagger module

### How to use
**How to use**

```python
from recipe_tagger import recipe_tagger
Expand Down Expand Up @@ -60,7 +60,7 @@ recipe_tagger.get_recipe_class_percentage(['aubergine', 'chicken', 'beef'])

## Recipe Water Footprint module

### How to use
**How to use**

```python
from recipe_tagger import recipe_waterfootprint as wf
Expand Down

0 comments on commit 0a69591

Please sign in to comment.