From 02eca845374697657979a5464e2d277a84af0d42 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Sun, 7 Feb 2016 11:43:14 +0100 Subject: [PATCH] order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 255c9ea..eea0b24 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). ## Applications written in Rust +* [Aaronepower/tokei](https://github.com/Aaronepower/tokei) — counts the lines of code [](https://travis-ci.org/Aaronepower/tokei) * [azerupi/mdBook](https://github.com/azerupi/mdBook) — a command line utility to create books from markdown files [](https://travis-ci.org/azerupi/mdBook) * [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) @@ -71,7 +72,6 @@ If you want to contribute, please read [this](CONTRIBUTING.md). * [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) -* [Aaronepower/tokei](https://github.com/Aaronepower/tokei) — A CLOC(Count Lines Of Code) utility program [](https://travis-ci.org/Aaronepower/tokei) ### Games