Update README.md
This commit is contained in:
parent
ffa21e765f
commit
d4ad4ddaff
|
@ -11,7 +11,6 @@ pip install git+https://github.com/PrithivirajDamodaran/Parrot.git
|
||||||
|
|
||||||
### Quickstart
|
### Quickstart
|
||||||
```python
|
```python
|
||||||
|
|
||||||
# Caveat: the generate part is NOT seeded, so for a same input, multiple runs will produce DIFFERENT outputs for now
|
# Caveat: the generate part is NOT seeded, so for a same input, multiple runs will produce DIFFERENT outputs for now
|
||||||
|
|
||||||
from parrot import Parrot
|
from parrot import Parrot
|
||||||
|
|
Loading…
Reference in New Issue