Ahmed Haque пре 8 година
родитељ
комит
98471b94be
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.md

+ 1
- 1
README.md Прегледај датотеку

@@ -1,6 +1,6 @@
1 1
 # NYTArticleSearch
2 2
 Basic example of using the New York Times Article API (http://developer.nytimes.com/page) for retrieving articles based on simple search parameters. (Made with HTML/CSS, Javascript, and jQuery)
3 3
 
4
-[Click Here for Demo App!](nytarticle-search.herokuapp.com)
4
+[Click Here for Demo App!](http://nytarticle-search.herokuapp.com/)
5 5
 
6 6
 ![NYT Article App Image](https://raw.githubusercontent.com/afhaque/NYTArticleSearch/master/NYTSearchImage.png "NYT Article Image")