EC2 Default User

EDIT : README.md

Showing 1 changed file with 46 additions and 1 deletions
오픈소스 소프웨어 개발 프로젝트
[![node-16.15.0](https://img.shields.io/badge/Node-16.15.0-green?logo=nodedotjs)] (https://nodejs.org/ko/)
[![express-4.18.1](https://img.shields.io/badge/Express-4.18.1-green?logo=express)] (https://expressjs.com/ko/)
<div align="center"><img src="./images/main_logo.png" width="20%" height="20%"></div>
# 주식 알리미 봇(Stock Alert bot)
## About The Project
### Project Architecture
![project_structure](./img/project_structure.png)
### Built With
- [Node.js](https://nodejs.org/ko/)
- [Express](https://expressjs.com/ko/)
## Getting Started
### Usage
### Installation
1. Clone the repository
```shell
git clone http://khuhub.khu.ac.kr/2017103049/Stock_Alert_Chatbot.git
```
## Contributing
1. 프로젝트 fork
2. feature branch 생성 (git checkout -b feature/name)
3. commit (git commit -m "Add feature)
4. push (git push origin feature/name)
5. pull request 생성
## License
## Contact
-> 방승일 : seungilbang@khu.ac.kr
\ No newline at end of file
......