소스 검색

Update README.md

Alexis Gavoty 10 년 전
부모
커밋
b2cf9a1298
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -1,10 +1,10 @@
-# YunoHost Application example #
-
-## Documentation ##
-https://yunohost.org/packaging_apps_en
+# YunoHost example app #
 
 ## Usage ##
 - Add application source files into `sources` subfolder.
 - Edit `conf/nginx.conf` file to match application prerequisites.
-- Edit install/upgrade/remove scripts.
-- Edit manifest with application specific information.
+- Edit manifest with application specific information.
+- Edit the install/upgrade/remove scripts.
+
+**More information on the documentation page:**    
+https://yunohost.org/packaging_apps