소스 검색

fix readme syntax

boyska 7 년 전
부모
커밋
f990040383
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  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)