Browse Source

Added link to documentation

jaimesuez 14 năm trước cách đây
mục cha
commit
cde4689db4
1 tập tin đã thay đổi với 10 bổ sung1 xóa
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -1,6 +1,10 @@
 AdminBundle - The missing Symfony2 Admin Generator
 AdminBundle - The missing Symfony2 Admin Generator
 ==================================================
 ==================================================
 
 
+There is online documentation here:
+
+ - http://rabaix.net/AdminBundle/html/index.html
+
 Quick example
 Quick example
 -------------
 -------------
 
 
@@ -82,7 +86,12 @@ Features
 More information
 More information
 ----------------
 ----------------
 
 
-You need to go to the ``Ressources/doc`` folder where the reStructuredText documentation is available.
+There is online documentation here:
+
+ - http://rabaix.net/AdminBundle/html/index.html
+
+If you want to contribute to this documentation, you need to go to the ``Ressources/doc`` folder where 
+the reStructuredText documentation is available.
 Please note the Github preview might break and hide some content.
 Please note the Github preview might break and hide some content.
 
 
 Usage examples
 Usage examples