Commit 895b16eac854ead0c4bbd613abc3e4ed066f3561

Authored by Yves Senn
1 parent 2fc23617

link to spinach in the README. Closes #3810

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -117,7 +117,7 @@ Start it with [Foreman](https://github.com/ddollar/foreman)
117 117  
118 118 bundle exec rake spec
119 119  
120   -* Spinach integration tests
  120 +* [Spinach](https://github.com/codegram/spinach) integration tests
121 121  
122 122 bundle exec rake spinach
123 123  
... ...