1
0
mirror of https://github.com/nerzhul/ownCloud-SMS-App.git synced 2025-06-06 23:46:13 +00:00

documentation fixes

This commit is contained in:
Loic Blot 2017-01-18 23:03:32 +01:00
parent ef1922494b
commit 90d758bb4a

View File

@ -15,12 +15,12 @@ You can find the application documentation here: https://github.com/nerzhul/ownC
## :link: Requirements
- [Nextcloud](https://nextcloud.com/) instance running
- [ocsms](https://github.com/nerzhul/ocsms) app enabled
- [ocsms](https://github.com/nextcloud/ocsms) app enabled
## :exclamation: Reporting issues
- **Client:** https://github.com/nerzhul/ownCloud-SMS-App/issues
- **Server:** https://github.com/nerzhul/ocsms/issues
- **Server:** https://github.com/nextcloud/ocsms/issues
## :rocket: Contributions
@ -28,7 +28,7 @@ You can find the application documentation here: https://github.com/nerzhul/ownC
- You can also contribute by adding **patches** in Java code or cleanups.
### Build requirements
- nrz-androidlib (last version)
- gradle
### Coding guidelines