From 971cb4e7d55db64210bdd7b33a41a97c494f42b0 Mon Sep 17 00:00:00 2001
From: James Campos <james.r.campos@gmail.com>
Date: Mon, 10 Dec 2012 16:51:08 -0800
Subject: [PATCH] [readme] add link to CONTRIBUTING.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3e87272fd..976584e3b 100644
--- a/README.md
+++ b/README.md
@@ -6,4 +6,4 @@ in, it will color your code, and optionally help with indentation.
 
 The project page is http://codemirror.net  
 The manual is at http://codemirror.net/doc/manual.html  
-The contributing guidelines are in the CONTRIBUTING.md file
+The contributing guidelines are in [CONTRIBUTING.md](https://github.com/marijnh/CodeMirror/blob/master/CONTRIBUTING.md)
-- 
GitLab