diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2013-07-15 23:58:51 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2013-07-15 23:58:51 +0200 |
commit | bfa0496fbb989a74ab9034ad3c4f1159a668010d (patch) | |
tree | 0256019ed3cbaf98ddfd8ea08fc621c6c21a332c /README.md | |
parent | a457501394e699824bbef08efb0266e7d18dd8d2 (diff) | |
download | nextcloud-server-bfa0496fbb989a74ab9034ad3c4f1159a668010d.tar.gz nextcloud-server-bfa0496fbb989a74ab9034ad3c4f1159a668010d.zip |
initial markdown verions of README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/README.md b/README.md index 5f5d190cb01..56f90cd5544 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,27 @@ -ownCloud gives you freedom and control over your own data. +# ownCloud + +[ownCloud](http://ownCloud.org) gives you freedom and control over your own data. A personal cloud which runs on your own server. -http://ownCloud.org +### Build Status on [Jenkins CI](https://ci.owncloud.org/) +Git master: [![Build Status](https://ci.owncloud.org/buildStatus/icon?job=ownCloud-Server%28master%29)](https://ci.owncloud.org/job/ownCloud-Server%28master%29/) + +### Installation instructions +http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html -Installation instructions: http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html -Contribution Guidelines: http://owncloud.org/dev/contribute/ +### Contribution Guidelines +http://owncloud.org/dev/contribute/ -Source code: https://github.com/owncloud +### Get in touch Mailing list: https://mail.kde.org/mailman/listinfo/owncloud + IRC channel: https://webchat.freenode.net/?channels=owncloud + Diaspora: https://joindiaspora.com/u/owncloud + Identi.ca: https://identi.ca/owncloud -Important notice on translations: +### Important notice on translations Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/ |