git.fiddlerwoaroof.com
Browse code

Update README.markdown

fiddlerwoaroof authored on 03/03/2012 23:52:14
Showing 1 changed files
... ...
@@ -1,5 +1,4 @@
1
-# A Repository for storing useful snippets of code that I have written
2
-## nothing is guaranteed to work, be useful, or use best practices :)
1
+# An Index of Useful or Interesting Snippets in this Repository
3 2
 
4 3
 - [Y_combinator.py](Y_combinator.py) a python implementation of the Y combinator
5 4
 - [compare_dicts.py](compare_dicts.py) a python function for comparing dictionaries