From dc745f8be3acfc829ef6c42fdd5d92492d6b7eb2 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Sat, 27 Feb 2016 22:02:13 +0100 Subject: [PATCH] fix dash --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc37551..1f743d2 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). * [lifthrasiir/angolmois-rust](https://github.com/lifthrasiir/angolmois-rust) — a minimalistic music video game which supports the BMS format [](https://travis-ci.org/lifthrasiir/angolmois-rust) * [swatteau/sokoban-rs](https://github.com/swatteau/sokoban-rs) — a Sokoban implementation * [Zone of Control](https://github.com/ozkriff/zoc) — a turn-based hexagonal strategy game [](https://travis-ci.org/ozkriff/zoc) -* [rhex](https://github.com/dpc/rhex) - hexagonal ascii roguelike +* [rhex](https://github.com/dpc/rhex) — hexagonal ascii roguelike ### Operating systems @@ -373,7 +373,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * Allegro * [SiegeLord/RustAllegro](https://github.com/SiegeLord/RustAllegro) — [Allegro 5](http://liballeg.org/) bindings [](https://travis-ci.org/SiegeLord/RustAllegro) * Amethyst - * [ebkalderon/amethyst](https://github.com/ebkalderon/amethyst) - data-oriented game engine [](https://travis-ci.org/ebkalderon/amethyst) + * [ebkalderon/amethyst](https://github.com/ebkalderon/amethyst) — data-oriented game engine [](https://travis-ci.org/ebkalderon/amethyst) * Corange * [lucidscape/corange-rs](https://github.com/lucidscape/corange-rs) — [Corange](https://github.com/orangeduck/Corange) bindings * Piston