Release: 1.1
[udpgate.git] / README
diff --git a/README b/README
index d449948..1e5be6e 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 $Id$
 
 
-UDP Forwarder
--------------
+UDP Gateway
+-----------
 
 Utility will transparently provide virtual MMS center on your personal
 computer.  As GSM operators usually block all the alternate service gateways
@@ -13,7 +13,7 @@ customers.
 Project Home
 ------------
 
-http://www.jankratochvil.net/project/udpforward/
+http://www.jankratochvil.net/project/udpgate/
 
 
 CVS Bleeding Edge
@@ -21,11 +21,11 @@ CVS Bleeding Edge
 
 cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs login
     Just hit ENTER (empty password)
-cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout udpforward
-cd udpforward
+cvs -d :pserver:pserver@cvs.jankratochvil.net:/cvs -z3 checkout udpgate
+cd udpgate
 ./autogen.pl
 make
-./src/udpforward
+./src/udpgate
 
 
 Installation