Browse code

Add descriptions

Dario Rodriguez authored on 12/03/2014 11:53:11
Showing 1 changed files
... ...
@@ -4,7 +4,9 @@ repo    gitolite-admin
4 4
 repo simplemessenger-udptest
5 5
  RW+ = admin
6 6
  RW+ = bit
7
+simplemessenger-udptest = "Server and client to test the viability of implementing a messaging network with mobile devices using UDP."
7 8
 
8 9
 repo webkernel
9 10
  RW+ = admin
10 11
  RW+ = bit
12
+webkernel = "An embeddable web server engine"