updated readme

This commit is contained in:
Michael Herman 2014-05-18 07:30:25 -07:00
parent 776ed9c75c
commit a1f1e50a94

View File

@ -8,3 +8,4 @@
1. **06_execution_time.py**: class used for timing execution of code
1. **07_benchmark_permissions_loading_django.py**: benchmark loading of permissions in Django
1. **08_basic_email_web_crawler.py**: web crawler for grabbing emails from a website recursively
1. **08_basic_link_web_crawler.py**: web crawler for grabbing links from a website recursively