diff --git a/README.md b/README.md index 571fd15..dccfddc 100644 --- a/README.md +++ b/README.md @@ -5,27 +5,23 @@

Centurion

-

- A flexible and extensible command framework for roblox-ts -

+

A flexible and extensible command framework for roblox-ts

[![CI status][ci-badge]][ci-url] [![npm latest version][npm-latest-badge]][npm-latest-url] - [![npm dev version][npm-next-badge]][npm-next-url] + [![MIT License][license-badge]][license-url] - [npm-latest-badge]: https://img.shields.io/npm/v/%40rbxts%2Fcenturion?logo=npm&label=latest&color=green + [npm-latest-badge]: https://img.shields.io/npm/v/@rbxts/centurion.svg?style=for-the-badge&logo=npm [npm-latest-url]: https://www.npmjs.com/package/@rbxts/centurion/v/latest - [npm-next-badge]: https://img.shields.io/npm/v/%40rbxts%2Fcenturion%2Fnext?logo=npm&label=next - [npm-next-url]: https://www.npmjs.com/package/@rbxts/centurion/v/next - [ci-badge]: https://github.com/paradoxuum/centurion/actions/workflows/ci.yml/badge.svg?branch=main + [ci-badge]: https://img.shields.io/github/actions/workflow/status/paradoxuum/centurion/ci.yml?style=for-the-badge&branch=main&logo=github [ci-url]: https://github.com/paradoxuum/centurion/actions/workflows/ci.yml - - [📖 Documentation](https://centurion.paradoxum.dev/) + [license-badge]: https://img.shields.io/github/license/paradoxuum/centurion?style=for-the-badge + [license-url]: LICENSE.md ![banner](public/banner.png) - -**Centurion** is a flexible command framework built for roblox-ts. + [📖 Documentation](https://centurion.paradoxum.dev/) + ## ✨ Features @@ -49,6 +45,6 @@ This project is released under the MIT License.
-[![MIT License](https://img.shields.io/github/license/littensy/charm-example?style=for-the-badge)](LICENSE.md) +[![MIT License](https://img.shields.io/github/license/paradoxuum/centurion?style=for-the-badge)](LICENSE.md)