Toggle navigation
Toggle navigation
This project
Loading...
Sign in
최현준
/
도와줘요 채팅맨
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Network
Create a new issue
Commits
Issue Boards
Authored by
최현준
2020-06-14 23:33:40 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5bf8ece51811db6df1d70016812c860b9d511d28
5bf8ece5
1 parent
4364bcf7
README.md 수정
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
README.md
README.md
View file @
5bf8ece
...
...
@@ -55,6 +55,7 @@
*
[
About the Project
](
#about-the-project
)
*
[
Built With
](
#built-with
)
*
[
Getting Started
](
#getting-started
)
*
[
Prerequisites
](
#prerequisites
)
*
[
Usage
](
#usage
)
*
[
Roadmap
](
#roadmap
)
*
[
Contributing
](
#contributing
)
...
...
@@ -96,6 +97,15 @@ A list of commonly used resources that I find helpful are listed in the acknowle
2.
정보제공동의
<br/>
ChatBot에게 대화를 걸어, 정보 제공 동의를 진행합니다.
<br/>
### Prerequisites
Server를 실행시키기 전에, 먼저 해야할 것들입니다.
*
npm
```
sh
npm install request
npm install express
npm install async
```
<!-- USAGE EXAMPLES -->
## Usage
...
...
Please
register
or
login
to post a comment