From 6d27b1bb844d2df0ce198a3d7a4214b50f803ecc Mon Sep 17 00:00:00 2001 From: kud1ing Date: Sat, 21 Mar 2015 17:31:41 +0100 Subject: [PATCH] order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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