diff --git a/auto_sort/README.md b/auto_sort/README.md index bd367d9..5cfde98 100644 --- a/auto_sort/README.md +++ b/auto_sort/README.md @@ -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)