From fa51df52e46025efd6b6521c216e78495b14f3c2 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Wed, 8 Apr 2015 20:05:55 +0200 Subject: [PATCH] reorder --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2216a32..245302b 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,11 @@ Only projects that are stable and useful to users are added. Projects that do no ## Applications written in Rust +* [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) * [gchp/iota](https://github.com/gchp/iota) — a simple text editor written in Rust [](https://travis-ci.org/gchp/iota) * [Servo](https://github.com/servo/servo) — a prototype web browser engine written in Rust * [thoughtram/clog](https://github.com/thoughtram/clog) - A [conventional changelog](https://github.com/ajoslin/conventional-changelog/blob/master/CONVENTIONS.md) for the rest of us [](https://travis-ci.org/thoughtram/clog) * [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