updated readme

This commit is contained in:
Michael Herman 2014-05-18 15:37:17 -06:00
parent 75f1eb4915
commit 681685c356

View File

@ -10,3 +10,4 @@
1. **08_basic_email_web_crawler.py**: web crawler for grabbing emails from a website
1. **09_basic_link_web_crawler.py**: web crawler for grabbing links from a website
1. **10_find_files_recursively.py**: recursively grab files from a directory
1. **11_optimize_images_with_wand.py**: recursively grab images from a directory, then optimize them for the web