황지민

Update README.md

Showing 1 changed file with 8 additions and 13 deletions
<!-- PROJECT LOGO -->
<br />
<h3 align="center">Corona_Dust</h3>
<!-- TABLE OF CONTENTS -->
## Table of Contents
* [About the Project](#about-the-project)
* [Built With](#built-with)
* [Getting Started](#getting-started)
* [Installation](#installation)
* [Contributing](#contributing)
* [Contact](#contact)
<h3 align="center"Corona_Dust [2018 ~ 2020]</h3>
<!-- ABOUT THE PROJECT -->
## About The Project
......@@ -24,9 +13,11 @@
### Built With
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
* [Bootstrap](https://getbootstrap.com)
* [JQuery](https://jquery.com)
* [Express](https://github.com/expressjs/express)
* [xml-js](https://www.npmjs.com/package/xml-js)
* [urlencode](https://www.npmjs.com/package/urlencode)
* [ejs](https://www.npmjs.com/package/ejs)
### Installation
......@@ -38,6 +29,10 @@ git clone https://github.com/your_username_/Project-Name.git
3. Install NPM packages
```sh
npm install
npm install xml-js
npm install urlencode
npm install ejs
npm install jquery
```
<!-- CONTRIBUTING -->
......