diff --git a/README.md b/README.md
index f3af521a7794f574d402afad330ad254bf05c828..1e5583835780874bbfcdbfae820b3719fe4d27b2 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ Start it with [Foreman](https://github.com/ddollar/foreman)
 
         bundle exec rake gitlab:test
 
-* Rspec unit and functional tests
+* [RSpec](http://rspec.info/) unit and functional tests
 
         bundle exec rake spec