diff --git a/commandeer/README.md b/commandeer/README.md index 93580fe..a96f2c5 100644 --- a/commandeer/README.md +++ b/commandeer/README.md @@ -1,7 +1,7 @@ -Advanced command handler. +![RevKit logo](https://raw.githubusercontent.com/Revolt-Unofficial-Clients/revkit/master/revkit-header.png) -![RevKit](https://raw.githubusercontent.com/Revolt-Unofficial-Clients/revkit/master/revkit-header.png) +# @revkit/commandeer [![npm](https://img.shields.io/npm/dt/@revkit/commandeer?label=Downloads&style=flat-square&color=ff4654)](https://www.npmjs.com/package/@revkit/commandeer) -Unfinished command handler. +Advanced command handler. Currently unfinished. diff --git a/core/README.md b/core/README.md index c5d76d5..8115432 100644 --- a/core/README.md +++ b/core/README.md @@ -1,9 +1,11 @@ -The main module. +![RevKit logo](https://raw.githubusercontent.com/Revolt-Unofficial-Clients/revkit/master/revkit-header.png) -![RevKit](https://raw.githubusercontent.com/Revolt-Unofficial-Clients/revkit/master/revkit-header.png) +# revkit [![npm](https://img.shields.io/npm/dt/revkit?label=Downloads&style=flat-square&color=ff4654)](https://www.npmjs.com/package/revkit) +The main module. + #### Quick Example ```javascript diff --git a/voice/README.md b/voice/README.md index a8a638f..9e81d03 100644 --- a/voice/README.md +++ b/voice/README.md @@ -1,7 +1,7 @@ -Voice clients for browser and node. +![RevKit logo](https://raw.githubusercontent.com/Revolt-Unofficial-Clients/revkit/master/revkit-header.png) -![RevKit](https://raw.githubusercontent.com/Revolt-Unofficial-Clients/revkit/master/revkit-header.png) +# @revkit/voice [![npm](https://img.shields.io/npm/dt/@revkit/voice?label=Downloads&style=flat-square&color=ff4654)](https://www.npmjs.com/package/@revkit/voice) -Almost finished voice module. +Voice clients for browser and node. Almost finished.