瀏覽代碼

Merge pull request #104 from jaimesuez/patch-1

Added link to documentation
Thomas 14 年之前
父節點
當前提交
32d64fa911
共有 1 個文件被更改,包括 10 次插入1 次删除
  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