Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ERLANRAHMAT authored Sep 26, 2023
1 parent 5d02fe8 commit 1d45501
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ npm i @betabotz/tools
```js

//Remini
const { remini } = require('@betabotz/tools')
const { remini } = require('@betabotz-tools')

const url = 'https://telegra.ph/file/d6277949edfde2cff72ef.jpg'
// Usee tools remini
Expand All @@ -26,7 +26,7 @@ return emo //JSON
```js

//Toanime
const { toanime } = require('@betabotz/tools')
const { toanime } = require('@betabotz-tools')

const url = 'https://telegra.ph/file/d6277949edfde2cff72ef.jpg'
// Usee tools toanime
Expand All @@ -45,7 +45,7 @@ return emo //JSON
```js

//Tozombie
const { tozombie } = require('@betabotz/tools')
const { tozombie } = require('@betabotz-tools')

const url = 'https://telegra.ph/file/d6277949edfde2cff72ef.jpg'
// Usee tools tozombie
Expand Down Expand Up @@ -75,4 +75,4 @@ Jika menemukan bug atau sejenisnya,hubungi saya di [Whatsapp](https://wa.me/6285

## Lisensi

scr-emoji dilisensikan di bawah [MIT License](https://opensource.org/licenses/MIT). Silakan merujuk pada file LICENSE untuk informasi lebih lanjut.
scr-emoji dilisensikan di bawah [MIT License](https://opensource.org/licenses/MIT). Silakan merujuk pada file LICENSE untuk informasi lebih lanjut.

0 comments on commit 1d45501

Please sign in to comment.