From f7594dfb265de51d104c997f1fa2d1e0fc4a23f7 Mon Sep 17 00:00:00 2001 From: Ner'zhul Date: Mon, 6 Oct 2014 12:38:55 +0200 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a17d55b..ad2db4d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ # Oc Sms + +## Introduction + +Oc Sms provides a webinterface to display your SMS conversations. + +SMS conversations are pushed by your Android devices using ownCloud Sms app (available on Google Play Store here: https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms) + +## Licence + +OcSMS web application is actually under AGPL licence but this free licence can be modificated to a better free licence. + +## Requirements +- An ownCloud instance + + +## Installation Place this app in **owncloud/apps/** - - -## Running tests -After [Installing PHPUnit](http://phpunit.de/getting-started.html) run: - - phpunit tests/ \ No newline at end of file