From 8507533b8832d9cfe9b2a607ee904b22ee15614e Mon Sep 17 00:00:00 2001 From: kud1ing Date: Mon, 5 Oct 2015 12:04:47 +0200 Subject: [PATCH] adjust dashes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c98780..9ffa7c7 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The goal is to have only projects that are mostly stable and useful to users. * [Games Made With Piston](https://github.com/PistonDevelopers/piston/wiki/Games-Made-With-Piston) * [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 rust implementation of the famous Sokoban game -* [Zone of Control](https://github.com/ozkriff/zoc) - a turn-based hexagonal strategy game [](https://travis-ci.org/ozkriff/zoc) +* [Zone of Control](https://github.com/ozkriff/zoc) — a turn-based hexagonal strategy game [](https://travis-ci.org/ozkriff/zoc) ## Libraries @@ -113,7 +113,7 @@ The goal is to have only projects that are mostly stable and useful to users. * OpenCL * [luqmana/rust-opencl](https://github.com/luqmana/rust-opencl) — [OpenCL](https://www.khronos.org/opencl/) bindings [](https://travis-ci.org/luqmana/rust-opencl) * Scirust - * [indigits/scirust](https://github.com/indigits/scirust) - scientific computing library in Rust [![Build Status](https://travis-ci.org/indigits/scirust.svg?branch=master)](https://travis-ci.org/indigits/scirust) + * [indigits/scirust](https://github.com/indigits/scirust) — scientific computing library in Rust [![Build Status](https://travis-ci.org/indigits/scirust.svg?branch=master)](https://travis-ci.org/indigits/scirust) ### Cryptography