Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zYxDevs authored Jul 5, 2022
1 parent 528b36e commit 4dcde23
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# wibu-api-js
Official Javascript Wrapper for Wibu API.
# Wibu-API-Js
[![Repo Size](https://img.shields.io/github/repo-size/zYxDevs/wibu-api-js?style=flat-square)](https://github.com/zYxDevs/wibu-api-js) [![Languages](https://img.shields.io/github/languages/top/zYxDevs/wibu-api-js?style=flat-square)](https://github.com/zYxDevs/wibu-api-js) [![CodeFactor](https://www.codefactor.io/repository/github/zYxDevs/wibu-api-js/badge)](https://www.codefactor.io/repository/github/zYxDevs/wibu-api-js)

# instalation
_Official Javascript Wrapper for Wibu API._

## Instalation
```shell
npm install wibuapi
```
Expand All @@ -10,7 +12,7 @@ Or via yarn
yarn add wibuapi
```

# Examle
## Example

```NSFW```

Expand All @@ -35,7 +37,7 @@ wibuapi.Nsfw(endpoint)
})
```

# LIST
## LIST

| Name | Params | Require |
| :------------: | :---------------: | :-----: |
Expand Down

0 comments on commit 4dcde23

Please sign in to comment.