From 0aa56bd77b281732b6adbbffa29402d6473042c2 Mon Sep 17 00:00:00 2001 From: Woofle <81187812+Wo0fle@users.noreply.github.com> Date: Wed, 19 Jun 2024 23:46:29 -0400 Subject: [PATCH] add pip install command it feels cool to have that --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0c4317b..dd761f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # virtual-sq1 +### `pip install virtual_sq1` + +
+ ## Python module that simulates a [Square-1 twisty puzzle](https://ruwix.com/twisty-puzzles/square-1-back-to-square-one/) [![Build](https://github.com/Wo0fle/virtual-sq1/actions/workflows/main.yml/badge.svg)](https://github.com/Wo0fle/virtual-sq1/actions/workflows/main.yml)