Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
v-Cx authored Sep 9, 2023
1 parent 97cf8a3 commit 31e6679
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,15 @@ git clone https://github.com/v-Cx/Discord-Account-Generator.git
```
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

<h2 id="install_depencies">Install Depenciess</h2>All you have to do is type `npm i` or `yarn install` in the terminal. And you are ready! 🚀
<h2 id="install_depencies">Install Depenciess</h1>

All you have to do is type `npm i` or `yarn install` in the terminal. And you are ready! 🚀
```gh
npm i
```
```gh
yarn install
```

<h2 id="usage">Usage</h2>

Expand All @@ -42,6 +50,7 @@ git clone https://github.com/v-Cx/Discord-Account-Generator.git
}
```
<h3 id="token">token</h3>Paste the token you received from the Discord developer portal for your server here.

**To Get Token:** [Discord Developer Portal](https://discord.com/developers/applications/)

1- Select Your Application
Expand Down Expand Up @@ -107,4 +116,4 @@ If you wish, you can duplicate this file as many as the number of platforms you

![alt text](https://media.discordapp.net/attachments/714991142084804649/794198969533333514/68747470733a2f2f692e6962622e636f2f736d703034625a2f436861726f6e2d426f742d312e706e67.png?width=667&height=554)

[![Website sellthing.co](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://sellthing.co)
[![Website sellthing.co](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://sellthing.co)

0 comments on commit 31e6679

Please sign in to comment.