Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr5ecret committed Oct 14, 2023
2 parents cd2c67c + ae41337 commit a33e55f
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
@@ -1,4 +1,4 @@
# **flex-gamecordrequire('flex-gamecord');**
# **flex-gamecord**

<p align="center">
<img src="https://cdn.discordapp.com/attachments/818900078077018162/1042159279597166682/banner.png" alt="gamecord" />
Expand Down Expand Up @@ -28,9 +28,9 @@

## **⚙️ Installation**

### Install flex-gamecordrequire('flex-gamecord'); discord.js v14 use
### Install flex-gamecord discord.js v14 use
```sh
npm i https://github.com/Mr5ecret/flex-gamecordrequire('flex-gamecord');.git
npm i https://github.com/Mr5ecret/flex-gamecord.git
```

## **✨ Features**
Expand All @@ -43,7 +43,7 @@ npm i https://github.com/Mr5ecret/flex-gamecordrequire('flex-gamecord');.git

## **📚 Usage**
```js
const { TicTacToe } = flex-gamecordrequire('flex-gamecord');
const { TicTacToe } = require('flex-gamecord');

try {
const opponent = interaction.options.getUser('opponent');
Expand Down

0 comments on commit a33e55f

Please sign in to comment.