Skip to content

Commit

Permalink
Modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
James Liu committed Jan 11, 2015
1 parent c3b7a25 commit 7b2fdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ How To 用法

1. [Sign up](http://www.faceplusplus.com/uc/people/signup) or use your [existing Face++ account](http://www.faceplusplus.com/uc/people/login).
2. [Create a Face++ App](http://www.faceplusplus.com/create-a-new-app/).
3. Copy the `API Key` and `API Secret` into `guardian.cfg` (continue to see instruction)
3. Copy the `API Key` and `API Secret` into `guardian.cfg` (see below)
4. You can switch to use the server in China mainland (Aliyun) by uncommenting `# SERVER = "http://api.cn.faceplusplus.com/"`.
5. Install the requirements by simply run `sudo pip install -r requirements.txt`.
6. Run `python guardian.py test/*` to test or run with your own images `python guardian.py your_image.jpg`.
Expand Down

0 comments on commit 7b2fdc8

Please sign in to comment.