README updates.
Project: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/commit/2c625a0c Tree: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/tree/2c625a0c Diff: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/diff/2c625a0c Branch: refs/heads/import Commit: 2c625a0ce65dcb7a8208ed7e4967388cf4615fcf Parents: 8bf2603 Author: Tim Fletcher <[email protected]> Authored: Sun Jul 19 19:01:53 2009 +0100 Committer: Tim Fletcher <[email protected]> Committed: Sun Jul 19 19:01:53 2009 +0100 ---------------------------------------------------------------------- README.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-oauth/blob/2c625a0c/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index 2df3ab3..d2ff5f9 100644 --- a/README.txt +++ b/README.txt @@ -24,8 +24,10 @@ Quick start (client usage): ... -Example client/server code: http://github.com/tim/erlang-oauth-examples. +Thanks to Jason Davies, Paul Bonser, and Roberto Aloi for their patches. -Unit tests: http://github.com/tim/erlang-oauth-tests. +Example client/server code is at http://github.com/tim/erlang-oauth-examples. -Erlang R12B-5 required for RSA-SHA1. +Unit tests are at http://github.com/tim/erlang-oauth-tests. + +Erlang R12B-5 or greater is required for RSA-SHA1.
