diff --git a/README.textile b/README.textile index 5f4c3bf..b69faa2 100644 --- a/README.textile +++ b/README.textile @@ -6,8 +6,8 @@ The example use-case this project is modeled after is as follows: a company prod h3. Installation -* Register an 'OAuth app' with the Yahoo! Developer Network (YDN, developer.yahoo.com) -* Define the 'KEY', 'SECRET', and 'APPID' in config.php using the values provided by the YDN app dashboard +* Register an 'OAuth app' with the Yahoo! Developer Network (YDN, "developer.yahoo.com":http://developer.yahoo.com) +* Define the 'KEY', 'SECRET', and 'APPID' in config.php using the values provided by the "YDN app dashboard":http://developer.yahoo.com * Define 'CALLBACK' in config.php as the installation domain * Upload this code to a server * Load demo.html in a browser