From e9ccb09096efc1675d0baf59de2c9b068f525b4e Mon Sep 17 00:00:00 2001 From: kud1ing Date: Sun, 20 Jul 2014 14:58:07 +0200 Subject: [PATCH] fix dashes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 618711c..5107cde 100644 --- a/README.md +++ b/README.md @@ -51,12 +51,12 @@ Only projects that are more than a prototype should be added. Projects that do n * [stepancheg/rust-protobuf](https://github.com/stepancheg/rust-protobuf) — [](https://travis-ci.org/stepancheg/rust-protobuf) * [tildeio/buffoon](https://github.com/tildeio/buffoon) * TOML - * [alexcrichton/toml-rs](https://github.com/alexcrichton/toml-rs): + * [alexcrichton/toml-rs](https://github.com/alexcrichton/toml-rs) — * Tnetstring * [erickt/rust-tnetstring](https://github.com/erickt/rust-tnetstring) — [](https://travis-ci.org/erickt/rust-tnetstring) * XML * [bjz/sax-rs](https://github.com/bjz/sax-rs) — bindings to libxml2's SAX parser [](https://travis-ci.org/bjz/sax-rs) - * [DanielFath/xml-parser](https://github.com/DanielFath/xml-parser): A hybrid pull, DOM parser written in pure Rust [![Build Status](https://travis-ci.org/DanielFath/xml-parser.png?branch=master)](https://travis-ci.org/DanielFath/xml-parser) + * [DanielFath/xml-parser](https://github.com/DanielFath/xml-parser) — A hybrid pull, DOM parser written in pure Rust [![Build Status](https://travis-ci.org/DanielFath/xml-parser.png?branch=master)](https://travis-ci.org/DanielFath/xml-parser) * [Florob/RustyXML](https://github.com/Florob/RustyXML) — an XML parser written in Rust * [netvl/rust-xml](https://github.com/netvl/rust-xml) — a streaming XML library