diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2011-05-06 11:57:39 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2011-05-06 11:57:39 +0300 |
| commit | 90f426ab3936220c4f958b27331c3ecc34311ec4 (patch) | |
| tree | b6bb0ad3f6221a343cc4110e70f4c78f912a982e | |
| parent | eadef02be3608b5a1c9ef46647a879bbb95822be (diff) | |
updated README
| -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 :) |
