]> jfr.im git - z_archive/twitter.git/commitdiff
GitHub doesn't handle empty links
authorMickael GOETZ <redacted>
Sun, 17 Feb 2013 20:34:07 +0000 (21:34 +0100)
committerMickael GOETZ <redacted>
Sun, 17 Feb 2013 20:34:07 +0000 (21:34 +0100)
README

diff --git a/README b/README
index c72cdd628bbb0c63af385627c430484a6c91e20e..225e5cb770a2577e015e6e0e78a52bc07f286390 100644 (file)
--- a/README
+++ b/README
@@ -73,7 +73,7 @@ is decoded python objects (lists and dicts).
 
 The Twitter API is documented at:
 
-**[](http://dev.twitter.com/doc)**
+**[http://dev.twitter.com/doc](http://dev.twitter.com/doc)**
 
 
 Examples::
@@ -205,7 +205,7 @@ Working with OAuth
 
 Visit the Twitter developer page and create a new application:
 
-**[](https://dev.twitter.com/apps/new)**
+**[https://dev.twitter.com/apps/new](https://dev.twitter.com/apps/new)**
 
 This will get you a CONSUMER_KEY and CONSUMER_SECRET.