diff options
author | Frederik Gladhorn <gladhorn@kde.org> | 2010-03-15 11:17:03 +0100 |
---|---|---|
committer | Frederik Gladhorn <gladhorn@kde.org> | 2010-03-15 11:17:03 +0100 |
commit | 3bbf305ff6d694de99c2a4bbabcf02de0021a2db (patch) | |
tree | 053df4d8cf3ad085383e1607408d05d1ad92beb5 /README | |
parent | d12bd67ebf9c8d4d561e240de581181a350ec07a (diff) | |
download | nextcloud-server-3bbf305ff6d694de99c2a4bbabcf02de0021a2db.tar.gz nextcloud-server-3bbf305ff6d694de99c2a4bbabcf02de0021a2db.zip |
add readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 00000000000..fe25ece40ec --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +ownCloud +======== +An open personal cloud server which runs on your personal server. +It enables you to access your data from all of your devices. +ownCloud makes sharing data with other people possible. +It supports automatic backups, versioning and encryption. + +Installation instructions are in the docs directory. +docs/INSTALL + +For more information visit: +http://owncloud.org + +The source code is available at: +http://gitorious.org/owncloud + |