Showing
1 changed file
with
7 additions
and
1 deletions
| ... | @@ -25,9 +25,10 @@ | ... | @@ -25,9 +25,10 @@ |
| 25 | - DataBase : [MySQL](https://www.mysql.com/) | 25 | - DataBase : [MySQL](https://www.mysql.com/) |
| 26 | - Crawl : [Puppeteer](https://developers.google.com/web/tools/puppeteer) | 26 | - Crawl : [Puppeteer](https://developers.google.com/web/tools/puppeteer) |
| 27 | 27 | ||
| 28 | + | ||
| 28 | <br> | 29 | <br> |
| 29 | 30 | ||
| 30 | -## Quickstart | 31 | +## Getting Started (Installation) |
| 31 | 32 | ||
| 32 | ### Install | 33 | ### Install |
| 33 | 34 | ||
| ... | @@ -45,6 +46,11 @@ npm run server | ... | @@ -45,6 +46,11 @@ npm run server |
| 45 | 46 | ||
| 46 | <br> | 47 | <br> |
| 47 | 48 | ||
| 49 | +## Usage | ||
| 50 | +1. Enter your E-Campus ID and PW. | ||
| 51 | + | ||
| 52 | +## Roadmap | ||
| 53 | + | ||
| 48 | ## Contributing | 54 | ## Contributing |
| 49 | 55 | ||
| 50 | 1. Fork the Project | 56 | 1. Fork the Project | ... | ... |
-
Please register or login to post a comment