From 8cfd4297ca00640b60ca64418c24f528bb53654f Mon Sep 17 00:00:00 2001
From: webdev03 <75148774+webdev03@users.noreply.github.com>
Date: Mon, 2 Oct 2023 18:07:08 +1300
Subject: [PATCH] readme
---
README.md | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 27e3384..50642ea 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,8 @@
# Meowclient [![Test](https://github.com/webdev03/meowclient/actions/workflows/test.yml/badge.svg)](https://github.com/webdev03/meowclient/actions/workflows/test.yml)
-
A feature-rich library to connect to Scratch.
+**A library to connect to [Scratch](https://scratch.mit.edu/).**
-## Getting Started
-
-Follow the steps below:
-
-### ⏳ Installation
+### Installation
If you run this install command you will get the latest version of meowclient in your `package.json`.
@@ -39,7 +35,7 @@ console.log("My status is " + (await me.getStatus()));
## Note
-Automating social actions such as loving, favouriting, commenting, or following users is not allowed in the Scratch Terms of Use if you run it automatically! Only use these features if you are doing it manually! I am not responsible if your Scratch account gets restricted because of you being reckless with this!
+Automating social actions such as loving, favouriting, commenting, or following users is not allowed if you run it automatically! Only use these features if you are doing it manually! I am not responsible if your Scratch account gets restricted because of you being reckless with this!
## Thanks