From 1e9cacb9abed9feb3e06f0a3f44c6dee1a615414 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Fri, 6 Mar 2015 07:52:25 +0100 Subject: [PATCH] clarify applications --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3ecf55..b9dcc0b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A curated list of awesome Rust code and resources. Inspired by the other [awesom Only projects that are stable and useful to users are added. Projects that do not compile with Rust-nightly for a longer time are removed. - [Awesome Rust](#awesome-rust) - - [Applications](#applications) + - [Applications written in Rust](#applications-written-in-rust) - [Games](#games) - [Frameworks](#frameworks) - [Audio](#audio) @@ -31,7 +31,7 @@ Only projects that are stable and useful to users are added. Projects that do no - [Tools](#tools) - [IDE](#ide) -## Applications +## 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)