From 895b16eac854ead0c4bbd613abc3e4ed066f3561 Mon Sep 17 00:00:00 2001
From: Yves Senn <yves.senn@gmail.com>
Date: Fri, 3 May 2013 10:14:44 +0300
Subject: [PATCH] link to spinach in the README. Closes #3810

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

diff --git a/README.md b/README.md
index f3af521a7794f..0fbad9f9ce023 100644
--- a/README.md
+++ b/README.md
@@ -117,7 +117,7 @@ Start it with [Foreman](https://github.com/ddollar/foreman)
 
         bundle exec rake spec
 
-* Spinach integration tests
+* [Spinach](https://github.com/codegram/spinach) integration tests
 
         bundle exec rake spinach
 
-- 
GitLab