summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-07-15 23:53:25 -0700
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-07-15 23:53:25 -0700
commit33952e600594a91e9f332843c26abdae6cd4dc13 (patch)
tree366a9406939ef9710677238652dcc4c9cb17cf92 /README.md
parent45545e3bbec1fa9329c57e2c439513fecce66806 (diff)
downloadscala-33952e600594a91e9f332843c26abdae6cd4dc13.tar.gz
scala-33952e600594a91e9f332843c26abdae6cd4dc13.tar.bz2
scala-33952e600594a91e9f332843c26abdae6cd4dc13.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 804ea04d01..1f27c03039 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
This is the repository for the [Scala Programming Language](http://www.scala-lang.org).
-For information regarding the development of the compiler and the standard library: http://docs.scala-lang.org/scala/.
-
-Before submitting a pull request, read our [policy](http://docs.scala-lang.org/scala/pull-request-policy.html),
-and please [sign the contributor's license agreement](http://typesafe.com/contribute/cla/scala).
+ - [Report an issue](https://issues.scala-lang.org);
+ - [Read adbout 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).