From 63cde4321e4c5a2cdbbe8ebfa861c7cf957fbb27 Mon Sep 17 00:00:00 2001 From: frank <420@shampoo.ooo> Date: Fri, 24 Jun 2022 16:27:48 -0400 Subject: [PATCH] added list format to README --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6eae14e..74c8662 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,18 @@ Avoid touching the triangles with the rods. Chain successes to send acid deeper Controls -------- -L/R --- Scroll sieve -Down -- Increase fall speed -F11 --- Full screen +* L/R - Scroll sieve +* Down - Increase fall speed +* F11 - Full screen Requirements ------------ -Windows ---- none -Linux/Mac -- Python 2.6+, Pygame 1.8.1+ +* Windows - none +* Linux/Mac - Python 2.6+, Pygame 1.8.1+ Running ------- -Windows ---- double-click "scale-sieve" EXE -Linux/Mac -- run "./scale-sieve" on the command line +* Windows - double-click "scale-sieve" EXE +* Linux/Mac - run "./scale-sieve" on the command line