diff --git a/README.md b/README.md index 882461f..5be4dbc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# View source on the iPad or iPhone +# View Source on the iPad or iPhone -This project handles the server-side part of the view source bookmarklet described in this article: +This project handles the server-side part of the view source bookmarklet described in this article : [http://ole.michelsen.dk/blog/view-source-on-the-ipad-and-iphone.html](http://ole.michelsen.dk/blog/view-source-on-the-ipad-and-iphone.html) -The PHP script uses GeSHi to markup the HTML source code of a website, and makes links to style sheets and javascripts clickable. \ No newline at end of file +The PHP script uses GeSHi to markup the HTML source code of a website, and makes links to style sheets and javascripts clickable.