From 1aad44f307ea38ba44979b80f91ca7041231e597 Mon Sep 17 00:00:00 2001 From: selamanse Date: Tue, 18 Jul 2017 13:36:14 +0200 Subject: [PATCH] Adds readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..822684b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# rocketchat_ynh +[![Build Status](https://travis-ci.org/selamanse/rocketchat_ynh.svg?branch=master)](https://travis-ci.org/selamanse/rocketchat_ynh) + +rocket.chat for yunohost + +## Install with + +You can either : + +* Install from the Yunohost Admin web interface, by providing this URL: `https://github.com/selamanse/rocketchat_ynh` +* Install from the command-line: `yunohost app install https://github.com/selamanse/rocketchat_ynh`