장수창

fix readme

61.9 KB

......@@ -3,7 +3,7 @@
### 코로나 바이러스 감염증-19(COVID-19) 관련 정보 챗봇
<img src="image/name.png" width="320" height="280">
<img src="image/name.png" width="320" height="205">
<!-- TABLE OF CONTENTS -->
......@@ -56,7 +56,7 @@
1. Clone the repository
```
git clone http://khuhub.khu.ac.kr/2015104213/oss_Termproject_chatbot.git
git clone http://khuhub.khu.ac.kr/2015104213/covid19_information_chatbot
```
2. Install NPM
......@@ -78,20 +78,28 @@
<!-- USAGE EXAMPLES -->
## Usage
* 코로나 알리미에게 사용 방법에 대해 물어보세요. 키워드는 '어떻게'입니다. <br>
* 코로나 알리미에게 사용 방법에 대해 물어보세요. 키워드는 '도움말'입니다. <br>
<img src="image/way.jpg" width="385" height="480">
<br>
* 국내 현황 <br>
코로나 알리미에게 COVID-19 국내 현황에 대해 물어보세요. 키워드는 '국내'입니다.<br>
<img src="image/status.jpg" width="385" height="480">
<br>
* 관련 뉴스 <br>
코로나 알리미에게 COVID-19 관련 뉴스에 대해 물어보세요. 키워드는 '뉴스'입니다.<br>
<img src="image/news.jpg" width="385" height="480">
<br>
* 확진자 동선 알림 (용인시) <br>
코로나 알리미가 새로운 확진자의 동선이 사이트에 올라오면 이를 실시간으로 알려줍니다. <br>
* 확진자 동선 <br>
코로나 알리미에게 COVID-19 확진자 동선에 대해 물어보세요. 키워드는 '동선'입니다.<br>
<img src="image/reply_yongin.jpg" width="385" height="480">
<br>
* 확진자 동선 알림 메세지 (용인시) <br>
코로나 알리미가 새로운 확진자의 동선이 사이트에 올라오면 이를 실시간으로 알려줍니다. <br>
<img src="image/broadcast_yongin.jpg" width="385" height="480">
<!-- CONTRIBUTING -->
## Contributing
......@@ -102,10 +110,13 @@
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
MIT License
<!-- CONTACT -->
## Contact
Suchang Jang - sudori1024@khu.ac.kr <br>
Project Link: [http://khuhub.khu.ac.kr/2015104213/oss_Termproject_chatbot.git](http://khuhub.khu.ac.kr/2015104213/oss_Termproject_chatbot.git)
\ No newline at end of file
Project Link: [http://khuhub.khu.ac.kr/2015104213/covid19_information_chatbot](http://khuhub.khu.ac.kr/2015104213/covid19_information_chatbot)
\ No newline at end of file
......