diff --git a/README.md b/README.md
index 6f0e8dd..8c92f09 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@ Only projects that are stable and useful to users are added. Projects that do no
## Applications written in Rust
* [gchp/iota](https://github.com/gchp/iota) — a simple text editor written in Rust [
](https://travis-ci.org/gchp/iota)
-* [uutils/coreutils](https://github.com/uutils/coreutils) — cross-platform Rust rewrite of the GNU coreutils [
](https://travis-ci.org/uutils/coreutils)
* [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)
* [xsv](https://github.com/BurntSushi/xsv) — A fast CSV command line tool (slicing, indexing, selecting, searching, sampling, etc.) [
](https://travis-ci.org/BurntSushi/xsv)
### Games