We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d5dcbf + 199e403 commit 41b8cd3Copy full SHA for 41b8cd3
doc/index.rst
@@ -9,8 +9,10 @@ remoteStorage.js
9
Welcome to the remoteStorage.js documentation!
10
11
remoteStorage.js is a JavaScript library for storing user data locally in the
12
-browser, as well as connecting to user-owned storage accounts and syncing data
13
-across devices and applications.
+browser, as well as connecting to [remoteStorage](http://remotestorage.io)
+servers and syncing data across devices and applications. It is also capable of
14
+connecting and syncing data with a person's Dropbox or Google Drive account
15
+(optional).
16
17
.. NOTE::
18
For brevity's sake, we will also use the short name rs.js across these docs.
0 commit comments