aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2010-06-16 14:30:45 -0700
committerGraydon Hoare <[email protected]>2010-06-16 14:30:45 -0700
commitc01efc669f09508b55eced32d3c88702578a7c3e (patch)
tree08db2c334dc9be2ed6fff214be6a641f6c1b20b2 /README
downloadrust-c01efc669f09508b55eced32d3c88702578a7c3e.tar.xz
rust-c01efc669f09508b55eced32d3c88702578a7c3e.zip
Initial git commit.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..a2aaa235
--- /dev/null
+++ b/README
@@ -0,0 +1,4 @@
+This is a compiler and suite of associated libraries and documentation for the
+Rust programming language.
+
+See LICENSE.txt for terms of copyright and redistribution.