Skip to content

Commit

Permalink
i
Browse files Browse the repository at this point in the history
  • Loading branch information
ym001 committed May 7, 2020
1 parent 030ef15 commit 9b63eec
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@ Example of use Classification :

Example of use Generation :

     >>> from Manteia.Generation import Generation

     >>> Generation(seed='What do you do if a bird shits on your car?')
If you're a car owner, you're supposed to be able to call the police
and have them take the bird off the car.
>>> from Manteia.Generation import Generation
>>> Generation(seed='What do you do if a bird shits on your car?')
If you're a car owner, you're supposed to be able to call the police and have them take the bird off the car.

[documentation](https://manteia.readthedocs.io/en/latest/#)

Expand Down

0 comments on commit 9b63eec

Please sign in to comment.