공정훈

test Readme

Showing 1 changed file with 128 additions and 0 deletions
1 +<!-- PROJECT LOGO -->
2 +<br />
3 +<div align="center">
4 +
5 + <h3 align="center">find MBTI chatbot</h3>
6 +
7 +</div>
8 +
9 +
10 +
11 +<!-- TABLE OF CONTENTS -->
12 +<details>
13 + <summary>Table of Contents</summary>
14 + <ol>
15 + <li>
16 + <a href="#about-the-project">About The Project</a>
17 + <ul>
18 + <li><a href="#built-with">Built With</a></li>
19 + </ul>
20 + </li>
21 + <li>
22 + <a href="#getting-started">Getting Started</a>
23 + <ul>
24 + <li><a href="#prerequisites">Prerequisites</a></li>
25 + <li><a href="#installation">Installation</a></li>
26 + </ul>
27 + </li>
28 + <li><a href="#usage">Usage</a></li>
29 + <li><a href="#roadmap">Roadmap</a></li>
30 + <li><a href="#contributing">Contributing</a></li>
31 + <li><a href="#license">License</a></li>
32 + <li><a href="#contact">Contact</a></li>
33 + <li><a href="#acknowledgments">Acknowledgments</a></li>
34 + </ol>
35 +</details>
36 +
37 +
38 +
39 +<!-- ABOUT THE PROJECT -->
40 +## About The Project
41 +
42 +* MBTI를 알기 위해서는 딱딱한 질문식의 설문을 일일히 체크해야 합니다.
43 +* 저희는 그런 방식보다는 챗봇과의 대화를 통해 MBTI를 알아내는 방식을 챗봇에 적용하고자 합니다.
44 +* 저희 챗봇은 LINE Messaging API를 기반으로 만들어졌습니다.
45 +
46 +
47 +<p align="right">(<a href="#top">back to top</a>)</p>
48 +
49 +
50 +
51 +### Built With
52 +
53 +* [Node.js](https://nodejs.org/ko/)
54 +
55 +<p align="right">(<a href="#top">back to top</a>)</p>
56 +
57 +
58 +
59 +<!-- GETTING STARTED -->
60 +## Getting Started
61 +
62 +### Prerequisites
63 +
64 +
65 +### Installation
66 +
67 +
68 +<p align="right">(<a href="#top">back to top</a>)</p>
69 +
70 +
71 +
72 +<!-- USAGE EXAMPLES -->
73 +## Usage
74 +
75 +<p align="right">(<a href="#top">back to top</a>)</p>
76 +
77 +
78 +
79 +<!-- ROADMAP -->
80 +## Roadmap
81 +
82 +- [x] Add Changelog
83 +- [x] Add back to top links
84 +- [ ] Add Additional Templates w/ Examples
85 +- [ ] Add "components" document to easily copy & paste sections of the readme
86 +- [ ] Multi-language Support
87 + - [ ] Chinese
88 + - [ ] Spanish
89 +
90 +See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a full list of proposed features (and known issues).
91 +
92 +<p align="right">(<a href="#top">back to top</a>)</p>
93 +
94 +
95 +
96 +<!-- CONTRIBUTING -->
97 +## Contributing
98 +
99 +1. Fork the Project
100 +2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
101 +3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
102 +4. Push to the Branch (`git push origin feature/AmazingFeature`)
103 +5. Open a Pull Request
104 +
105 +<p align="right">(<a href="#top">back to top</a>)</p>
106 +
107 +
108 +
109 +<!-- LICENSE -->
110 +## License
111 +
112 +
113 +<p align="right">(<a href="#top">back to top</a>)</p>
114 +
115 +
116 +
117 +<!-- CONTACT -->
118 +## Contact
119 +
120 +김성욱 : so3659@khu.ac.kr
121 +공정훈 : kjhun1208@khu.ac.kr
122 +고민경: komg00@khu.ac.kr
123 +
124 +Project Link: [http://khuhub.khu.ac.kr/2018103692/find_mbti_bot]http://khuhub.khu.ac.kr/2018103692/find_mbti_bot)
125 +
126 +<p align="right">(<a href="#top">back to top</a>)</p>
127 +
128 +