summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..a273cfb544
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+This is the repository for the [Scala Programming Language](http://www.scala-lang.org).
+
+ - [Report an issue](https://issues.scala-lang.org);
+ - [Read about the development of the compiler and the standard library](http://docs.scala-lang.org/scala/);
+ - [Check our Jenkins status](https://scala-webapps.epfl.ch/jenkins/);
+ - [Download the latest nightly](https://scala-webapps.epfl.ch/jenkins/job/scala-nightly-main-master/ws/dists/latest/*zip*/latest.zip);
+ - ... and contribute right here! Please, first read our [policy](http://docs.scala-lang.org/scala/pull-request-policy.html),
+and [sign the contributor's license agreement](http://typesafe.com/contribute/cla/scala).