From 45abeba5d01d664641c732e5eaa7f37d45b0dc54 Mon Sep 17 00:00:00 2001 From: Andrey <50486086+DarkCat09@users.noreply.github.com> Date: Sat, 2 Apr 2022 08:54:47 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e853a42..e7c9d5b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An unofficial Aternos API written in Python. It uses [aternos](https://aternos.org/)' private API and html parsing. -## Installation +## Installing ```bash pip install python-aternos ```