diff options
| -rw-r--r-- | README | 1 | ||||
| -rw-r--r-- | README.md | 5 |
2 files changed, 5 insertions, 1 deletions
@@ -1 +0,0 @@ -Google Code Jam exercises diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d203e6 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Google Code Jam + +A collection of all my code ever written for Google Code Jam (http://code.google.com/codejam) + +GCJ 2011 will be the first time I update my code in real time :) |
