Showing
1 changed file
with
3 additions
and
2 deletions
1 | + | ||
1 | ## PROJECT | 2 | ## PROJECT |
2 | - 챗봇을 통해 옷과 날씨 정보를 한 번에 확인하세요. | 3 | - 챗봇을 통해 옷과 날씨 정보를 한 번에 확인하세요. |
3 | - 이 프로젝트는 line api, 대한민국 기상청 동네예보 api를 사용합니다. | 4 | - 이 프로젝트는 line api, 대한민국 기상청 동네예보 api를 사용합니다. |
... | @@ -11,7 +12,7 @@ | ... | @@ -11,7 +12,7 @@ |
11 | 12 | ||
12 | 13 | ||
13 | ## GET STARTED | 14 | ## GET STARTED |
14 | -![QR.png](./OSS/QR.png) | 15 | + ![QR](./QR.png) |
15 | 16 | ||
16 | ## Built with | 17 | ## Built with |
17 | - [node.js] https://nodejs.org/en/ | 18 | - [node.js] https://nodejs.org/en/ |
... | @@ -24,7 +25,7 @@ | ... | @@ -24,7 +25,7 @@ |
24 | 25 | ||
25 | - Get a free API Key at https://data.go.kr/data/15057682/openapi.do | 26 | - Get a free API Key at https://data.go.kr/data/15057682/openapi.do |
26 | 27 | ||
27 | - - Clone the repo | 28 | + - Clone the repository |
28 | 29 | ||
29 | `git clone http://khuhub.khu.ac.kr/2019102190/weather_chatbot.git` | 30 | `git clone http://khuhub.khu.ac.kr/2019102190/weather_chatbot.git` |
30 | 31 | ... | ... |
-
Please register or login to post a comment