--- a/projects.html Sat Jan 21 00:30:15 2012 +0000
+++ b/projects.html Sat Jan 21 00:36:08 2012 +0000
@@ -300,10 +300,16 @@
<li><h4>[CU8] Webserver for a Revision Control System</h4>
-Modern revision control systems are
-<A HREF="http://mercurial.selenic.com/">mercurial</A> and
-<A HREF="http://git-scm.com/">git</A>.
+ <p>
+ Modern revision control systems are
+ <A HREF="http://mercurial.selenic.com/">mercurial</A> and
+ <A HREF="http://git-scm.com/">git</A>.
+ </p>
+ <p>
+ <b>Task:</b> Build a webserver for a revision control system
+ that allows user management.
+ </p>
</ul>
</TD>