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