diff --git a/README.md b/README.md
index 8874474..b966b5b 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ The goal is to have only projects that are mostly stable and useful to users.
* [simias/rustation](https://github.com/simias/rustation) — a Playstation emulator [](https://travis-ci.org/simias/rustation)
* [gchp/iota](https://github.com/gchp/iota) — a simple text editor [](https://travis-ci.org/gchp/iota)
* [imjacobclark/Herd](https://github.com/imjacobclark/Herd) — an experimental HTTP load testing application
-* [jedisct1/flowgger](https://github.com/jedisct1/flowgger) - a fast, simple and lightweight data collector
+* [jedisct1/flowgger](https://github.com/jedisct1/flowgger) — a fast, simple and lightweight data collector
* [kbknapp/docli](https://github.com/kbknapp/docli-rs) — a command line utility for managing DigitalOcean infrastructure [](https://travis-ci.org/kbknapp/docli-rs)
* [MaidSafe](http://maidsafe.net/) — a decentralized platform.
* [ogham/exa](https://github.com/ogham/exa) — a replacement for 'ls' written in Rust [](https://travis-ci.org/ogham/exa)
@@ -157,7 +157,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
### Bioinformatics
-* [Rust-Bio](https://github.com/rust-bio) - bioinformatics libraries in Rust.
+* [Rust-Bio](https://github.com/rust-bio) — bioinformatics libraries in Rust.
### Build system
@@ -199,7 +199,7 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
* [alexcrichton/bzip2-rs](https://github.com/alexcrichton/bzip2-rs) — [libbz2](http://www.bzip.org) bindings [](https://travis-ci.org/alexcrichton/bzip2-rs)
* [alexcrichton/flate2-rs](https://github.com/alexcrichton/flate2-rs) — [miniz](https://code.google.com/p/miniz/) bindings [](https://travis-ci.org/alexcrichton/flate2-rs)
* [alexcrichton/tar-rs](https://github.com/alexcrichton/tar-rs) — tar archive reading/writing in Rust [](https://travis-ci.org/alexcrichton/tar-rs)
-* [ende76/brotli-rs](https://github.com/ende76/brotli-rs) - implementation of [Brotli](http://google-opensource.blogspot.co.uk/2015/09/introducing-brotli-new-compression.html) compression
+* [ende76/brotli-rs](https://github.com/ende76/brotli-rs) — implementation of [Brotli](http://google-opensource.blogspot.co.uk/2015/09/introducing-brotli-new-compression.html) compression
* [slackito/zip](https://github.com/slackito/zip) — read and write ZIP archives [](https://travis-ci.org/slackito/zip)
### Computation
@@ -384,8 +384,8 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
### Machine learning
-* [autumnai/leaf](https://github.com/autumnai/leaf) - Open Machine Intelligence framework. [![Build Status](https://travis-ci.org/autumnai/leaf.svg?branch=master)](https://travis-ci.org/autumnai/leaf)
-* [maciejkula/rustlearn](https://github.com/maciejkula/rustlearn) - Machine learning crate for Rust. [![Circle CI](https://circleci.com/gh/maciejkula/rustlearn.svg?style=svg)](https://circleci.com/gh/maciejkula/rustlearn)
+* [autumnai/leaf](https://github.com/autumnai/leaf) — Open Machine Intelligence framework. [![Build Status](https://travis-ci.org/autumnai/leaf.svg?branch=master)](https://travis-ci.org/autumnai/leaf)
+* [maciejkula/rustlearn](https://github.com/maciejkula/rustlearn) — Machine learning crate for Rust. [![Circle CI](https://circleci.com/gh/maciejkula/rustlearn.svg?style=svg)](https://circleci.com/gh/maciejkula/rustlearn)
### Markup language