From 05f34dc75e15a2c35e773f92f61361418a8ef3cc Mon Sep 17 00:00:00 2001 From: o2sh Date: Thu, 9 Nov 2023 23:37:40 +0100 Subject: [PATCH] update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7fa1c9a..555a29f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Teki is an open-source fangame of the [Tōhō](https://en.wikipedia.org/wiki/Touhou_Project) series, written in Rust using [SDL2](https://github.com/Rust-SDL2/rust-sdl2) and OpenGL. -

+

Play online!

@@ -19,7 +19,7 @@ cargo run ### How to play (Control) -* The Arrow Keys move the character around -* Z causes a short barrage of shots to be fired; it may be held down for rapidfire -* X releases a bomb, also known as a Spell Card (presuming that any are left) -* Esc pauses the game and brings you to the in-game menu +- The Arrow Keys move the character around +- Z causes a short barrage of shots to be fired; it may be held down for rapidfire +- X releases a bomb, also known as a Spell Card (presuming that any are left) +- Esc pauses the game and brings you to the in-game menu