diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2013-07-15 23:46:28 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2013-07-15 23:46:28 +0200 |
commit | a457501394e699824bbef08efb0266e7d18dd8d2 (patch) | |
tree | d2de5d65e83163e86023f954df46014e791b58db /README.md | |
parent | f2639d62692b9cd25adff137fa65954fc3b5a794 (diff) | |
download | nextcloud-server-a457501394e699824bbef08efb0266e7d18dd8d2.tar.gz nextcloud-server-a457501394e699824bbef08efb0266e7d18dd8d2.zip |
rename README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000000..5f5d190cb01 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +ownCloud gives you freedom and control over your own data. +A personal cloud which runs on your own server. + +http://ownCloud.org + +Installation instructions: http://doc.owncloud.org/server/5.0/developer_manual/app/gettingstarted.html +Contribution Guidelines: http://owncloud.org/dev/contribute/ + +Source code: https://github.com/owncloud +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: +Please submit translations via Transifex: +https://www.transifex.com/projects/p/owncloud/ + +For more detailed information about translations: +http://owncloud.org/dev/translation/ |