Ver Fonte

fix readme syntax

boyska há 7 anos atrás
pai
commit
f990040383
1 ficheiros alterados com 4 adições e 3 exclusões
  1. 4 3
      README.rst

+ 4 - 3
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)