summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2020-12-23 14:17:34 -0500
committerGitHub <noreply@github.com>2020-12-23 14:17:34 -0500
commitd2cc79eaa2785358a4d0343485122e06235f00c2 (patch)
tree4999156489c995e343134ec7be17666d833e3db6
parent4f4f7f2c7d393e8667fadc7cfc5631d8c2383d3d (diff)
downloadrust-frewsxcv-patch-3.tar.gz
Bring back a top level headingfrewsxcv-patch-3
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20ca1e8aae2..6ab11e7e2be 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+# The Rust Programming Language
+
This is the main source code repository for [Rust]. It contains the compiler,
standard library, and documentation.