소스 검색

Updated readme

Ahmed Haque 8 년 전
부모
커밋
f27a8fb54c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    2
      README.md

+ 1
- 2
README.md 파일 보기

@@ -1,7 +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
-[Demo App](https://shrouded-island-53812.herokuapp.com/)
5
-
4
+[Click Here for Demo App!](https://shrouded-island-53812.herokuapp.com/)
6 5
 
7 6
 ![NYT Article App Image](https://raw.githubusercontent.com/afhaque/NYTArticleSearch/master/NYTSearchImage.png "NYT Article Image")