summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a273cfb544..fdc989228c 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,5 @@ This is the repository for the [Scala Programming Language](http://www.scala-lan
- [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 contribute right here! Please, first read our [policy](http://docs.scala-lang.org/scala/pull-request-policy.html), our [development guidelines](CONTRIBUTING.md),
and [sign the contributor's license agreement](http://typesafe.com/contribute/cla/scala).