Update README.md

This commit is contained in:
Christopher L 2016-08-24 21:36:45 +08:00 committed by GitHub
parent 1b39132080
commit 9d2691cb96
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ This script only sorts items in the following topics for now (items between topi
# Usage
1. Add items to corresponding topics, don't worry about the order of those items.
1. Make sure you've installed python3 environment on your system.
1. Open a terminal, type `python3 asort.py` to run this script. After that, you'll get a new README file with all the items in the above topics being sorted alphabetically.
1. Open a terminal, type `python3 asort.py` to run this script. After that, you'll get a new README file with all the items in the above topics sorted alphabetically.
![test screenshot](./test.png)