diff --git a/README.md b/README.md index d8e90a903..51c0b85c2 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Discordeno follows [semantic versioning](https://semver.org/) - **Secure & stable**: Discordeno is actively maintained to ensure great performance and convenience. - **Simple, Efficient, & Lightweight**: Discordeno is simplistic, easy-to-use and versatile while being efficient and lightweight. No caching by default. -- **Functional API**: The functional API ensures overall concise - yet performant code while removing the difficulties of extending built-in classes and inheritance. +- **Functional API**: The functional API ensures overall concise yet performant code while removing the difficulties of + extending built-in classes and inheritance. - **Cross Runtime**: Supports both Deno and Node.js runtimes. - **Standalone REST, Gateway, Custom Cache & more**: Discordeno provides the ability to have almost every part of a bot as a standalone piece.