浏览代码

Update README

Kentaro Wada 7 年之前
父节点
当前提交
3f4cc0d3f2
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -9,14 +9,15 @@ labelme: Image Annotation Tool with Python
 [![Docker Build Status](https://img.shields.io/docker/build/wkentaro/labelme.svg)](https://hub.docker.com/r/wkentaro/labelme)
 
 
-Labelme is a graphical image annotation tool inspired by <http://labelme.csail.mit.edu>.
-
+Labelme is a graphical image annotation tool inspired by <http://labelme.csail.mit.edu>.  
 It is written in Python and uses Qt for its graphical interface.
 
 
-Dependencies
+Requirements
 ------------
 
+- Ubuntu / macOS / Windows
+- Python2 / Python3
 - [PyQt4 / PyQt5](http://www.riverbankcomputing.co.uk/software/pyqt/intro)