From 8f332180afb2d3ad171c2a650cd2614586d28166 Mon Sep 17 00:00:00 2001 From: kaj <40004347+KAJdev@users.noreply.github.com> Date: Thu, 14 Apr 2022 18:16:25 -0800 Subject: [PATCH] change some stylings --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c711fea..b1afe8a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ An async discord http interactions framework built on top of Sanic. ## Installing -For now just install the package through PIP via GitHub, make sure your Python version is at least 3.10. +For now just install the package through PIP via GitHub +> Please note that the library requires at least python 3.10 ```sh # Unix based pip3 install git+https://github.com/kajdev/snowfin