From 1b666c1e9bf24c38a536d2d38184cf38728b7bbd Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Mon, 2 Dec 2019 11:09:41 -0500 Subject: [PATCH] Updated the readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c0704cf..574b8fa 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ python-xdg python-pyperclip python-requests +This game requires the libstormgames submodule. To clone the repository please enter the following command: + + git clone --recursive https://gitlab.com/stormdragon2976/numnastics.git + + Playing You are given a scrambled list of numbers from 1 to 9. Press the number you want to flip from, and that number, plus all the numbers after it will reverse. the object of the game is to get the numbers in the right order, 123456789, in as few tries as possible.