From 3df8951964442e52f5445d9f51bc2d53764e3c4f Mon Sep 17 00:00:00 2001 From: raylu Date: Fri, 13 May 2011 02:39:48 -0400 Subject: Add a little description on the homepage --- pyc/templates/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pyc/templates/index.html b/pyc/templates/index.html index ba860f2..f2372ea 100644 --- a/pyc/templates/index.html +++ b/pyc/templates/index.html @@ -7,6 +7,16 @@ Labs: {% endfor %} +

+pyc is a way to learn Python through competition. +
+Every week, an assignment is given out. +
+Submit your code online and be automatically graded and ranked. +
+If you are interested, please contact raylu. +

+

{% if authenticated %} Logout -- cgit v1.2.3