Update readme.md

This commit is contained in:
Michael Herman 2014-05-02 16:55:19 -05:00
parent f1a0172699
commit 486b1c3bf7

View File

@ -1,5 +1,6 @@
## Just another repo of Python scripts
1. **01_remove_all_pyc.md**: remove all *.pyc* files from a git repo
2. **02_find_all_links.py**: get all links from a webpage
3. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions
1. **02_find_all_links.py**: get all links from a webpage
1. **03_simple_twitter_manager.py**: accessing the Twitter API, example functions
3. **04_rename_with_slice.py**: rename group of files, within a single directory, using slice