Toggle navigation
Toggle navigation
This project
Loading...
Sign in
방승일
/
find_mbti_bot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Minkyung Ko
2022-06-08 01:01:24 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
54f65f7b51e1464fe1eaa9af150ab5b370bc23d8
54f65f7b
1 parent
e843eec6
Add License in README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
4 deletions
README.md
README.md
View file @
54f65f7
...
...
@@ -18,8 +18,8 @@
4.
[
Usage
](
#usage
)
5.
[
Roadmap
](
#roadmap
)
6.
[
Contributing
](
#contributing
)
7.
[
Contact
](
#contact
)
7.
[
License
](
#license
)
8.
[
Contact
](
#contact
)
...
...
@@ -57,8 +57,7 @@ __user__
```
npm install
```
3.
Put your secret API KEY in
```.env```
If you have not installed dotenv module, enter the following command to install.
3.
Put your secret API KEY in
`.env`
If you have not installed dotenv module, enter the following command to install.
```
npm install dotenv
```
...
...
@@ -78,6 +77,8 @@ __developer__
6.
npm install
7.
실행
<!-- USAGE EXAMPLES -->
## Usage
...
...
@@ -131,6 +132,15 @@ __developer__
<!-- License -->
## License
Distributed under the MIT License. See
`LICENSE.txt`
for more information.
<p
align=
"right"
>
(
<a
href=
"#top"
>
back to top
</a>
)
</p>
<!-- CONTACT -->
## Contact
...
...
Please
register
or
login
to post a comment