From 6c92861d99d8be242f5b50e547c7bc8e98321b51 Mon Sep 17 00:00:00 2001 From: Evan Debenham Date: Fri, 15 Dec 2023 13:04:37 -0500 Subject: [PATCH] v2.3.0: fixed a small typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1629bacc7..451da0f2c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Shattered Pixel Dungeon -[Shattered Pixel Dungeon](https://shatteredpixel.com/shatteredpd/) is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. Its based on the [source code of Pixel Dungeon](https://github.com/00-Evan/pixel-dungeon-gradle), by [Watabou](https://www.watabou.ru). +[Shattered Pixel Dungeon](https://shatteredpixel.com/shatteredpd/) is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the [source code of Pixel Dungeon](https://github.com/00-Evan/pixel-dungeon-gradle), by [Watabou](https://www.watabou.ru). Shattered Pixel Dungeon currently compiles for Android, iOS, and Desktop platforms. You can find official releases of the game on: