Showing
1 changed file
with
7 additions
and
7 deletions
| ... | @@ -31,16 +31,16 @@ git clone http://khuhub.khu.ac.kr/2017103049/Stock_Alert_Chatbot.git | ... | @@ -31,16 +31,16 @@ git clone http://khuhub.khu.ac.kr/2017103049/Stock_Alert_Chatbot.git |
| 31 | 31 | ||
| 32 | ## Contributing | 32 | ## Contributing |
| 33 | 33 | ||
| 34 | -1. 프로젝트 fork | 34 | +1. Fork the Project |
| 35 | -2. feature branch 생성 (git checkout -b feature/name) | 35 | +2. Create your Feature Branch (git checkout -b feature/name) |
| 36 | -3. commit (git commit -m "Add feature) | 36 | +3. Commit your Changes (git commit -m "Add feature) |
| 37 | -4. push (git push origin feature/name) | 37 | +4. Push to the Branch (git push origin feature/name) |
| 38 | -5. pull request 생성 | 38 | +5. Open a Pull Request |
| 39 | 39 | ||
| 40 | ## License | 40 | ## License |
| 41 | - | 41 | +the MIT License. |
| 42 | +See `LICENSE.txt` for more information. | ||
| 42 | 43 | ||
| 43 | 44 | ||
| 44 | ## Contact | 45 | ## Contact |
| 45 | - | ||
| 46 | -> 방승일 : seungilbang@khu.ac.kr | 46 | -> 방승일 : seungilbang@khu.ac.kr |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment