박나리

Update README.md

......@@ -6,7 +6,7 @@
<br> </br>
## How th use
## How to use
1. clone the repo <br> </br> git clone http://khuhub.khu.ac.kr/2021105602/menu_recommand_webpage.git <br> </br> <br> </br>
2. NPM install
......@@ -15,12 +15,17 @@
npm install request
npm install
```
3. app.js 파일에서 TOKEN, Domain, PAPAGO_ID, PAPAGO_SECRET 자신의 것으로 변경
4. node.js로 실행
<br> </br>
## Built With
- Node.js
- Pyhon
- Line Messaging Api
- Papago Api
<br> </br>
......