From aaabdbfe049cb4eaa2a353f4ce1bc59862a6b49e Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Sun, 15 Feb 2015 21:08:32 -0800 Subject: README: Add one sentence about what Rust is. Most people don't know what Rust is. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e37f1aec2d5..fd6d3723276 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # The Rust Programming Language This is a compiler for Rust, including standard libraries, tools and -documentation. +documentation. Rust is a systems programming language that is fast, +memory safe and multithreaded, but does not employ a garbage collector +or otherwise impose significant runtime overhead. ## Quick Start -- cgit 1.4.1-3-g733a5