From 79cf815533940217d748c0a34078678598b4a417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Wed, 28 Mar 2012 20:00:55 +0200 Subject: Change README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92e7e47..e2d63f3 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ for how to implement a simple service. ## Background and target applications -During my master's project I needed fast RPCs for Android phones. In the -beginning I used [jsonrpc4j](http://code.google.com/p/jsonrpc4j/) and +During another project I needed fast RPCs for Android phones. In the beginning +I used [jsonrpc4j](http://code.google.com/p/jsonrpc4j/) and [Jetty](http://jetty.codehaus.org/jetty/) which are a wonderful pieces of software, but unfortunately can be really slow. -- cgit v1.2.3