mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
Update README.md
This commit is contained in:
parent
0575c01486
commit
f7594dfb26
22
README.md
22
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/
|
Loading…
x
Reference in New Issue
Block a user