구희연

Add some details in README.md

...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
41 <a href="https://github.com/othneildrew/Best-README-Template"><strong>Explore the docs »</strong></a> 41 <a href="https://github.com/othneildrew/Best-README-Template"><strong>Explore the docs »</strong></a>
42 <br /> 42 <br />
43 <br /> 43 <br />
44 - <a href="https://github.com/othneildrew/Best-README-Template">View Demo</a> 44 + <a href="http://35.170.94.161:3000/">View Demo</a>
45 · 45 ·
46 <a href="https://github.com/othneildrew/Best-README-Template/issues">Report Bug</a> 46 <a href="https://github.com/othneildrew/Best-README-Template/issues">Report Bug</a>
47 · 47 ·
...@@ -87,8 +87,8 @@ ...@@ -87,8 +87,8 @@
87 * 음식이름 검색하여 재료 조회 기능 87 * 음식이름 검색하여 재료 조회 기능
88 * 재료이름 검색하여 음식 조회 기능 88 * 재료이름 검색하여 음식 조회 기능
89 * 요리영상 시청, 추천, 댓글 기능 89 * 요리영상 시청, 추천, 댓글 기능
90 -* 관리자 로그인, 관리 기능 90 +* 회원가입및 로그인 기능
91 -* 친구와 레시피 공유 기능(QR 코드,카카오톡 공유) 91 +* 친구와 레시피 공유 기능(카카오톡 공유)
92 92
93 93
94 <p align="right">(<a href="#top">back to top</a>)</p> 94 <p align="right">(<a href="#top">back to top</a>)</p>
...@@ -120,6 +120,8 @@ ...@@ -120,6 +120,8 @@
120 _Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._ 120 _Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._
121 121
122 1. Get a free API Key at [https://www.edamam.com/](https://www.edamam.com/) 122 1. Get a free API Key at [https://www.edamam.com/](https://www.edamam.com/)
123 + [https://developers.naver.com/main/](https://developers.naver.com/main/)
124 + [https://developers.kakao.com/docs/latest/ko/kakaologin/rest-api](https://developers.kakao.com/docs/latest/ko/kakaologin/rest-api)
123 2. Clone the repo 125 2. Clone the repo
124 ```sh 126 ```sh
125 git clone http://khuhub.khu.ac.kr/2018102774/Food_recipe_info.git 127 git clone http://khuhub.khu.ac.kr/2018102774/Food_recipe_info.git
......