Browse Source

Remove link to github.com/tim/erlang-oauth-tests from README

Tim Fletcher 12 years ago
parent
commit
4208c48370
1 changed files with 0 additions and 2 deletions
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -96,5 +96,3 @@ encode the parameters, and then assemble the request using your HTTP client of c
 The percent encoding/decoding implementations are based on [ibrowse](https://github.com/cmullaparthi/ibrowse)
 
 Example client/server code: [github.com/tim/erlang-oauth-examples](https://github.com/tim/erlang-oauth-examples)
-
-Unit tests: [github.com/tim/erlang-oauth-tests](https://github.com/tim/erlang-oauth-tests)