김연우

Update README.md

Showing 1 changed file with 8 additions and 14 deletions
......@@ -32,36 +32,30 @@ and add setting.json at root directory for channel access
# Usage
# Roadmap
[x] 날씨 정보 받아오기
[x] E-campus 일정 받아오기
[x] 챗봇과의 대화를 통해 목적지 추려내기
[x] 목적지 정보 지도로 반환하기
# Contributing
1. Fork this project
`git fork http://khuhub.khu.ac.kr/2018102202/study-or-enjoy.git`
2. Clone the project
`git clone http://khuhub.khu.ac.kr/{id}/study-or-enjoy.git`
3. Create your own branch
`git checkout -b {new_branch}`
4. Commit your changes
`git commit -m "update new feature`
5. Push it to the Branch
`git push origin {new_branch}`
6. Create pull request
# License
Distributed under the MIT License.
See LICENSE.txt for more information.
# Contact
- **신원형**(2018102202) :
- **신원형**(2018102202) : swh8059@khu.ac.kr
- **최유정**(2019102235) : myyou331@khu.ac.kr
- **김연우**(2021105581) : yeonwx@khu.ac.kr
http://khuhub.khu.ac.kr/2018102202/study-or-enjoy
\ No newline at end of file
**Project Link** : http://khuhub.khu.ac.kr/2018102202/study-or-enjoy
......