From 3496aa15b0f64f4c53216a0bbfe129356cd28a90 Mon Sep 17 00:00:00 2001 From: ayntee Date: Wed, 27 Jan 2021 11:02:05 +0400 Subject: [PATCH] style: format README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 776e8dfa6..4bd590024 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ Discord API library for [Deno](https://deno.land) ## Features -- **Secure & stable**: Discordeno, on the other hand, is actively - maintained to ensure great performance and convenience. Moreover, it - internally checks all missing permissions before forwarding a request to the - Discord API so that the client does not get globally-banned by Discord. +- **Secure & stable**: Discordeno is actively maintained to ensure great + performance and convenience. Moreover, it internally checks all missing + permissions before forwarding a request to the Discord API so that the client + does not get globally-banned by Discord. - **Simple, Efficient, & Lightweight**: Discordeno is simplistic, easy-to-use, versatile while being efficient and lightweight. Follows [Convention Over Configuration](https://en.wikipedia.org/wiki/Convention_over_configuration)