From 57cc5725598a9d93ed4304142c2d90448d6dcd6b Mon Sep 17 00:00:00 2001 From: mic Date: Tue, 19 Feb 2013 16:31:49 +0100 Subject: [PATCH] embedded jetty server --- blogracy-web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blogracy-web/README.md b/blogracy-web/README.md index b3e9b00..ba42836 100644 --- a/blogracy-web/README.md +++ b/blogracy-web/README.md @@ -6,7 +6,7 @@ Blogracy is a simple peer-to-peer social networking system, built on top of Bitt Essentially Blogracy is composed by two main modules: 1. a Vuze plugin -2. a web application +2. a Web application This information regards the second module, the Web application.