projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d9305f
)
added first line of PR https://github.com/owncloud/android/pull/219
author
Luke Owncloud
<owncloud@ohrt.org>
Tue, 22 Oct 2013 09:13:55 +0000
(11:13 +0200)
committer
Luke Owncloud
<owncloud@ohrt.org>
Tue, 22 Oct 2013 09:13:55 +0000
(11:13 +0200)
fixing issue pointed out by dper:
https://github.com/owncloud/android/pull/219#issuecomment-
26715595
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index
3ba9f73
..
86da59b
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-1,5
+1,7
@@
This is the android client for [owncloud][0].
+It only allows file syncronization. Other OwnCloud features may be added in the future, but they are not a priority right now.
+
Make sure you read [SETUP.md][1] when you start working on this project.
[0]: https://github.com/owncloud/core