Minkyung Ko

Edit README.md

Showing 1 changed file with 9 additions and 17 deletions
...@@ -9,20 +9,12 @@ ...@@ -9,20 +9,12 @@
9 </div> 9 </div>
10 10
11 11
12 - 12 +## Table of Contents
13 -<!-- TABLE OF CONTENTS --> 13 +1. [About The Project](#about-the-project)
14 -<details> 14 +2. [Built With](#built-with)
15 - <summary>Table of Contents</summary> 15 +3. [Roadmap](#roadmap)
16 - <ol> 16 +4. [Contributing](#contributing)
17 - <li> 17 +5. [Contact](#contact)
18 - <a href="#about-the-project">About The Project</a>
19 - </li>
20 - <li><a href="#roadmap">Roadmap</a></li>
21 - <li><a href="#contributing">Contributing</a></li>
22 - <li><a href="#contact">Contact</a></li>
23 - </ol>
24 -</details>
25 -
26 18
27 19
28 <!-- ABOUT THE PROJECT --> 20 <!-- ABOUT THE PROJECT -->
...@@ -37,9 +29,11 @@ ...@@ -37,9 +29,11 @@
37 29
38 30
39 31
40 -### Built With 32 +## Built With
41 33
42 * [Node.js](https://nodejs.org/ko/) 34 * [Node.js](https://nodejs.org/ko/)
35 +* [Express](https://expressjs.com/ko/)
36 +* [Javascript](https://developer.mozilla.org/ko/docs/Web/JavaScript)
43 37
44 <p align="right">(<a href="#top">back to top</a>)</p> 38 <p align="right">(<a href="#top">back to top</a>)</p>
45 39
...@@ -81,5 +75,3 @@ ...@@ -81,5 +75,3 @@
81 * Project Link : http://khuhub.khu.ac.kr/2018103692/find_mbti_bot) 75 * Project Link : http://khuhub.khu.ac.kr/2018103692/find_mbti_bot)
82 76
83 <p align="right">(<a href="#top">back to top</a>)</p> 77 <p align="right">(<a href="#top">back to top</a>)</p>
...\ No newline at end of file ...\ No newline at end of file
84 -
85 -
......