Skip to content

Commit 1f0a210

Browse files
committed
update: README.md
1 parent e62e62d commit 1f0a210

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ Built with <a href="https://nodejs.org/en/">Node.js</a>, <a href="https://www.ty
3434

3535
<img alt="Gif" src="https://raw.githubusercontent.com/KSSBro/gitwiz/master/src/public/images/other/gitwiz.gif">
3636

37-
## Platforms
38-
39-
GitWiz currently supports the following version control platforms:
40-
41-
- GitHub
42-
- GitLab
43-
4437
## Prerequisites
4538

4639
- Git is need to clone repository on your machine.
@@ -129,6 +122,18 @@ Click [here](https://gitwiz.herokuapp.com) to visit.
129122
Fork the repository and open a pull request to contribute.
130123
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
131124

125+
## Libraries/APIs
126+
127+
### Libraries
128+
129+
- [ptarjan/node-cache](https://github.com/ptarjan/node-cache)
130+
- [ozh/github-colors](https://github.com/ozh/github-colors)
131+
132+
### APIs:
133+
134+
- [Github GraphQL API](https://developer.github.com/v4/)
135+
- [Gitlab GraphQL API](https://docs.gitlab.com/ee/api/graphql/)
136+
132137
## Authors
133138

134139
- **KSSBro** - [Github](https://github.com/KSSBro)

0 commit comments

Comments
 (0)