Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 357 Bytes

AIdel視障助手

Installation

cd your_project

# Download the setup.py file:
# download with wget
wget https://github.com/zhiao777774/AIdel/setup.py -O setup.py

# download with curl
curl -O https://github.com/zhiao777774/AIdel/setup.py

To Do

  • Tests via $ setup.py test (if it's concise).

Pull requests are encouraged!