From b648ea8008608320a690cab102445985b3ff28af Mon Sep 17 00:00:00 2001 From: arslee Date: Fri, 27 May 2022 19:23:19 +0900 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d73853..eddeee4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ THIS LIBRARY IS CURRENTLY UNDER DEVELOPMENT! -

Every provided example or a feature is not ready or may sbe changed in the future

+

Every provided example or a feature is not ready or may be changed in the future

## About MelisaPy is a Discord microframework for Python 3 @@ -37,7 +37,7 @@ for the [Discord API](https://discord.com/developers/docs/intro). It supports Discord V10 REST API and Gateway We are trying to make our library optimized. -We are going to create really cool Cache configuration, so don't worry about the RAM :) +We are going to create really cool cache configuration, so don't worry about the RAM :) ---