Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make internet less anime #11

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/shoukaku?style=flat-square)
![NPM](https://img.shields.io/npm/l/shoukaku?style=flat-square)
<p align="center">
<img src="https://vignette.wikia.nocookie.net/kancolle/images/c/c8/Shoukaku_Full.png/revision/latest">
<img src="https://upload.wikimedia.org/wikipedia/commons/0/00/Japanese_aircraft_carrier_shokaku_1941.jpg">
</p>

The ShipGirl Project. Shoukaku `(c) Kancolle for Shoukaku`
Japanese Navy Aircraft Carrier Shokaku type "Shokaku" immediately after completion photo `public domain`

### A Full Blown Lavalink Wrapper designed around Discord.js v12

Expand All @@ -26,7 +26,7 @@ The ShipGirl Project. Shoukaku `(c) Kancolle for Shoukaku`

✅ Offers features that other libraries don't have.

✅ Very cute and reliable Shipgirl ❤ (Important)
✅ Very cute and reliable aircraft carrier ❤ (Important)

### Documentation
https://deivu.github.io/Shoukaku/?api
Expand Down Expand Up @@ -122,4 +122,4 @@ class ExampleBot extends Client {
new ExampleBot()
.login('token')
.catch(console.error);
```
```