From 10bd0a700e7b5a63a3ba4febb7de6e429d1ea2a2 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sun, 21 Oct 2012 17:03:44 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9dfa94..aa52a0a 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ remoteStorage-compatible storage provider API, based on Sinatra and currently using Riak as backend. You can use it on its own, or e.g. mount it from a Rails application. -It's merely implementing the storage API, not including the Webfinger and Oauth +It's merely implementing the storage API, not including the Webfinger and OAuth parts of remoteStorage. You have to set the authorization keys/values in the database yourself. -If you have any questions about this thing, drop by #unhosted on Freenode, and +If you have any questions about this thing, drop by #remotestorage on Freenode, and we'll happily answer them. ## Contributing