- removed obsolete text
authorArvin Schnell <aschnell@suse.de>
Fri, 20 Jul 2007 10:21:05 +0000 (10:21 +0000)
committerArvin Schnell <aschnell@suse.de>
Fri, 20 Jul 2007 10:21:05 +0000 (10:21 +0000)
README

diff --git a/README b/README
index 20a1b87..ff69c64 100644 (file)
--- a/README
+++ b/README
@@ -1,23 +1,18 @@
 
-attempt to create generated bindings for
+Attempt to create generated bindings for
 libzypp. Not restricted to one language.
 
-author: dmacvicar@suse.de
+Author: dmacvicar@suse.de
 
 Notes:
 
 - Some classes are not wrapped but converted to
   equivalents:
-  
+
 Usage:
 
 Requires swig and ruby installed.
 
-make -f Makefile.swig
-ruby extconf.rb
-make
-ruby test.rb
-
 Ruby Notes
 ==========