Made the license notice a bit shorter in source code. Left the long version in script...
[librarian.git] / README.md
index d3c99cd..a84d45f 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 License
 -------
+
+  ![AGPL Logo](http://www.gnu.org/graphics/agplv3-155x51.png)
     
     Copyright © 2008,2009,2010 Fundacja Nowoczesna Polska <fundacja@nowoczesnapolska.org.pl>
     
@@ -22,7 +24,8 @@ License
 About 
 ------
 
-Librarian converts XML-based markup language used by FNP for writing books to other formats, whiche are more subtable for presentation.
+Librarian converts XML-based markup language used by FNP for writing books to 
+other formats, which are more suitable for presentation.
 
 Currently we support:
 
@@ -44,7 +47,7 @@ Other features:
 Dependencies
 ------------
 
- * [lxml] (http://codespeak.net/lxml/) >= 2.2
+ * lxml <http://codespeak.net/lxml/>, version 2.2 or later
 
 
 Installation