Updated Readme
Added & Fixed Badges. Added Kofi Link
This commit is contained in:
parent
c4a27254b3
commit
1277cc7a09
1 changed files with 19 additions and 12 deletions
31
README.md
31
README.md
|
@ -1,17 +1,22 @@
|
||||||
|
<h1 align="center"> CATH </h1>
|
||||||
|
|
||||||
<!-- header -->
|
<!-- header -->
|
||||||
<img src = "https://media.discordapp.net/attachments/789642309632786434/867156734795055173/Cath-banner.png?width=480&height=120">
|
<p align="center">
|
||||||
|
<img src = "https://media.discordapp.net/attachments/842014909264953354/867806346593042483/Cath-temp-banner.png?width=1244&height=415">
|
||||||
|
<br>
|
||||||
|
<a href="https://npmjs.org/package/cath" target="_blank"><img alt='Version' src="https://img.shields.io/github/package-json/v/night0721/cath?style=for-the-badge&color=555555&labelColor=02023a"></a>
|
||||||
|
<a href="https://github.com/night0721/cath.exe/blob/main/LICENSE" target="_blank"><img alt='Package' src="https://img.shields.io/static/v1?label=LICENSE&message=Apache%202.0&color=555555&labelColor=02023a&style=for-the-badge&scale=1.4"></a>
|
||||||
|
<a href="https://npmjs.org/package/cath" target="_blank"><img alt='downloads' src="https://img.shields.io/npm/dw/cath?color=555555&labelColor=02023a&style=for-the-badge"></a>
|
||||||
|
<a href="https://github.com/night0721/cath" target="_blank"><img alt='Repo Stars' src="https://img.shields.io/github/stars/night0721/cath?logo=github&color=555555&labelColor=02023a&style=for-the-badge"></a>
|
||||||
|
<a href="https://ko-fi.com/I2I35XISJ" target="_blank"><img alt='Kofi' src="https://img.shields.io/static/v1?label=Support%20Us&message=KO.FI&color=ff5e5b&logo=kofi&logoColor=white&style=for-the-badge&scale=1.4"></a>
|
||||||
|
<br>
|
||||||
|
<a href="https://rebrand.ly/cathSupport"><img src="https://discordapp.com/api/guilds/718762019586572341/widget.png?style=banner2" alt="Support Server" /></a>
|
||||||
|
<br>
|
||||||
|
<a href="https://npmjs.org/package/cath" target="_blank"><img alt='Node Package' src="https://nodei.co/npm/cath.png"></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
# Cath
|
|
||||||
|
|
||||||
[![NPM](https://nodei.co/npm/cath.png)](https://npmjs.org/package/cath)
|
**Cath** is a powerful [Node.js](https://nodejs.org) module that can easily interact and get data from the Cath API
|
||||||
|
|
||||||
[![Package](https://img.shields.io/github/package-json/v/night0721/cath?color=02023a&style=for-the-badge)](https://npmjs.org/package/cath)
|
|
||||||
[![License](https://img.shields.io/npm/l/cath?color=02023a&style=for-the-badge)](https://npmjs.org/package/cath)
|
|
||||||
[![Downloads](https://img.shields.io/npm/dw/cath?color=02023a&style=for-the-badge)](https://npmjs.org/package/cath)
|
|
||||||
[![Support Server](https://img.shields.io/discord/718762019586572341?label=Support%20Server&logo=Discord&colorB=5865F2&style=for-the-badge&logoColor=white) ](https://discord.gg/SR7TeNJG67)
|
|
||||||
![Repo Stars](https://img.shields.io/github/stars/night0721/cath?logo=github&color=5865F2&style=for-the-badge)
|
|
||||||
|
|
||||||
**cath** is a powerful [Node.js](https://nodejs.org) module that can easily interact and get data from the Cath API
|
|
||||||
If you like this package, feel free to <img src = "https://discord.com/assets/141d49436743034a59dec6bd5618675d.svg" width = "16"> **Star** and **fork** this repository.<br><br>
|
If you like this package, feel free to <img src = "https://discord.com/assets/141d49436743034a59dec6bd5618675d.svg" width = "16"> **Star** and **fork** this repository.<br><br>
|
||||||
|
|
||||||
# Install the package ✔
|
# Install the package ✔
|
||||||
|
@ -53,4 +58,6 @@ To Request new features contact us on Discord using the support server.
|
||||||
|
|
||||||
You can report bugs or issues by opening a issue in this repository. Alternatevely you can also contact us on Discord using the support server.
|
You can report bugs or issues by opening a issue in this repository. Alternatevely you can also contact us on Discord using the support server.
|
||||||
|
|
||||||
[![Support Server](https://img.shields.io/discord/718762019586572341?label=Support%20Server&logo=Discord&colorB=5865F2&style=for-the-badge&logoColor=white) ](https://discord.gg/SR7TeNJG67)
|
<p align = "center">
|
||||||
|
<a href="https://rebrand.ly/cathSupport" target="_blank"><img src="https://discordapp.com/api/guilds/718762019586572341/widget.png?style=banner1"></a>
|
||||||
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue