Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
webdev03 committed Oct 2, 2023
1 parent 48ef887 commit 8cfd429
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

<h3>A feature-rich library to connect to <a href="https://scratch.mit.edu/">Scratch.</a></h3>
**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`.

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 8cfd429

Please sign in to comment.