Skip to content

Commit dbc3bbd

Browse files
committed
fix(eslint->md): fixed ESLint errors
1 parent 2de48f9 commit dbc3bbd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
Webhook API is an API that makes dealing with Discord Webhooks much easier than using raw requests. API covers 100% support of Discord possibilities and is built on-top single Minecraft library!
55
</p>
66

7-
# 📦 INSTALLATION
7+
## 📦 INSTALLATION
88

99
1. Navigate to [releases](https://github.com/m0lc14kk/WebhookAPI/releases) and download the latest one.
1010

1111
2. Install `index.js` and `index.d.ts` files and drag them into your project.
1212

1313
3. Start using our API in your code! You can use [examples](https://github.com/m0lc14kk/WebhookAPI/tree/main/examples) to check if you have done eveyrthing right.
1414

15-
# 📌 REQUIREMENTS
15+
## 📌 REQUIREMENTS
1616

1717
Before you will begin with installation this API, create a basic add-on template before. It should have atleast a manifest and a scripting folder.
1818

0 commit comments

Comments
 (0)