diff --git a/README.md b/README.md index 96b852b..7288882 100644 --- a/README.md +++ b/README.md @@ -41,16 +41,16 @@ The goal is to have only projects that are mostly stable and useful to users. ## Applications written in Rust * [bluejekyll/trust-dns](https://github.com/bluejekyll/trust-dns) — a DNS-server [](https://travis-ci.org/bluejekyll/trust-dns) -* [BurntSushi/xsv](https://github.com/BurntSushi/xsv) — A fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.) [](https://travis-ci.org/BurntSushi/xsv) -* [buster/rrun](https://github.com/buster/rrun) — A command launcher for Linux, similar to gmrun [](https://travis-ci.org/buster/rrun) +* [BurntSushi/xsv](https://github.com/BurntSushi/xsv) — a fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.) [](https://travis-ci.org/BurntSushi/xsv) +* [buster/rrun](https://github.com/buster/rrun) — a command launcher for Linux, similar to gmrun [](https://travis-ci.org/buster/rrun) * [clog-tool/clog-cli](https://github.com/clog-tool/clog-cli) — a [conventional changelog](http://blog.thoughtram.io/announcements/tools/2014/09/18/announcing-clog-a-conventional-changelog-generator-for-the-rest-of-us.html) port (generates a changelog from git metadata) [](https://travis-ci.org/clog-tool/clog-cli) * [gchp/iota](https://github.com/gchp/iota) — a simple text editor written in Rust [](https://travis-ci.org/gchp/iota) * [imjacobclark/Herd](https://github.com/imjacobclark/Herd) — an experimental HTTP load testing application written in Rust * [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. -* [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — Redis reimplementation in Rust. [](https://travis-ci.org/seppo0010/rsedis) -* [Servo](https://github.com/servo/servo) — a prototype web browser engine written in Rust -* [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) +* [seppo0010/rsedis](https://github.com/seppo0010/rsedis) — a Redis reimplementation [](https://travis-ci.org/seppo0010/rsedis) +* [Servo](https://github.com/servo/servo) — a prototype web browser engine +* [uutils/coreutils](https://github.com/uutils/coreutils) — a cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) ### Games