김연우

Update README.md

Showing 1 changed file with 20 additions and 7 deletions
......@@ -35,20 +35,33 @@ and add setting.json at root directory for channel access
# Contributing
1. Fork this project
'git fork http://khuhub.khu.ac.kr/2018102202/study-or-enjoy.git'
`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'
`git clone http://khuhub.khu.ac.kr/{id}/study-or-enjoy.git`
3. Create your own branch
'git checkout -b {new_branch}
`git checkout -b {new_branch}`
4. Commit your changes
'git commit -m "update new feature'
`git commit -m "update new feature`
5. Push it to the Branch
'git push origin {new_branch}'
`git push origin {new_branch}`
6. Create pull request
# License
# Contact
- **신원형**(2018102202) :
- **최유정**(2019102235) :
- **김연우**(2021105581) : yeonwx@khu.ac.kr
\ No newline at end of file
- **최유정**(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
......