fixed alt on MIT License

This commit is contained in:
Anis Tigrini
2022-08-16 22:26:02 -04:00
parent 428e975fee
commit 95f07e7bfa

View File

@@ -10,7 +10,7 @@ custom_edit_url: null
<a href="https://www.npmjs.com/package/@sern/handler"><img src="https://img.shields.io/npm/v/@sern/handler?maxAge=3600" alt="NPM version" /></a>
<a href="https://www.npmjs.com/package/@sern/handler"><img src="https://img.shields.io/npm/dt/@sern/handler?maxAge=3600" alt="NPM downloads" /></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blavk.svg" alt="NPM downloads" /></a>
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blavk.svg" alt="MIT License" /></a>
A customizable, batteries-included, powerful discord.js framework to automate and streamline your bot development.