diff --git a/README.md b/README.md index b3a2d0b..8e9a3af 100644 --- a/README.md +++ b/README.md @@ -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!