From 8a9d91b40dc09532ee8eacc91c7c23e900a5c844 Mon Sep 17 00:00:00 2001 From: likeitneverwentaway Date: Sun, 26 Jun 2016 20:39:11 +0200 Subject: [PATCH] Delete README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 6d6cb13..0000000 --- a/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# YunoHost example app - -## Usage -- Add application source files into `sources` subfolder. -- Edit `conf/nginx.conf` file to match application prerequisites. -- Edit manifest with application specific information. -- Edit the install, upgrade, remove, backup, restore scripts. -- Add a LICENSE file for the package. - -**More information on the documentation page:** -https://yunohost.org/packaging_apps