Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
added docs link
Browse files Browse the repository at this point in the history
  • Loading branch information
Abraham Williams committed Feb 15, 2009
1 parent 81d1b6c commit 5fa7344
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,5 @@
Abraham Williams | abraham@abrah.am | http://abraham Abraham Williams | abraham@abrah.am | http://abraham


Basic example of working with Twitter's OAuth beta. Basic example of working with Twitter's OAuth beta.

Docs: https://docs.google.com/View?docID=dcf2dzzs_2339fzbfsf4
2 changes: 1 addition & 1 deletion example/index.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<p> <p>
Get the code powering this at <a href='http://github.com/poseurtech/twitteroauth'>http://github.com/poseurtech/twitteroauth</a> Get the code powering this at <a href='http://github.com/poseurtech/twitteroauth'>http://github.com/poseurtech/twitteroauth</a>
<br /> <br />
Read the documentation at ... Read the documentation at <a href='https://docs.google.com/View?docID=dcf2dzzs_2339fzbfsf4'>https://docs.google.com/View?docID=dcf2dzzs_2339fzbfsf4</a>
</p> </p>


<p><pre><?php print_r($content); ?><pre></p> <p><pre><?php print_r($content); ?><pre></p>
Expand Down

0 comments on commit 5fa7344

Please sign in to comment.