Update readme

pull/6/head
Jake Funke 2017-09-20 20:03:48 +00:00
parent e20a219cf6
commit d24c52277a
1 changed files with 0 additions and 4 deletions

View File

@ -49,9 +49,6 @@ If your plant goes 5 days without water, it will die!
}
```
### testing features
* ASCII art only shows first few stages of growth - more coming soon!
### to-dos
* Finish garden feature
* Water neighbor's plants
@ -68,4 +65,3 @@ If your plant goes 5 days without water, it will die!
## credits
* thank you tilde.town for inspiration!
* Thank you @etkirsch for [this gist](https://gist.github.com/etkirsch/53505478f53aeeac24a5) - python curses can be nightmarish!