Browse Source

Update README.md

Kentaro Wada 7 năm trước cách đây
mục cha
commit
2d60314ecb
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -120,6 +120,16 @@ Screencast
 <img src=".readme/screencast.gif" width="70%"/>
 
 
+Testing
+-------
+
+```bash
+pip install hacking pytest pytest-qt
+flake8 .
+pytest -v tests
+```
+
+
 Acknowledgement
 ---------------