diff --git a/README.rst b/README.rst index 07460e0..26d9783 100644 --- a/README.rst +++ b/README.rst @@ -13,9 +13,10 @@ Software stack --------------- * MPD, of course -* python2 - * gevent as an async framework - * flask to provide web interface and rpc +* python3 + + - gevent as an async framework + - flask to provide web interface and rpc * tinydb as an embedded database Why? (aka design features)