diff --git a/README.md b/README.md
index 3e1acc25..ab13ca4a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
-# Spring Data Couchbase 2.0.x
-`Spring-Data Couchbase 2.0.x` is the Spring Data connector for the `Couchbase Java SDK 2.x` generation.
+[](http://projects.spring.io/spring-data-couchbase#quick-start)
+[](http://projects.spring.io/spring-data-couchbase#quick-start)
+
+# Spring Data Couchbase 3.0.x
+`Spring-Data Couchbase 3.0.x` is the Spring Data connector for the `Couchbase Java SDK 2.x` generation.
Both the SDK and this Spring Data community project are major version changes with lots of differences from their
respective previous versions.
@@ -41,7 +44,7 @@ Add the Maven dependency:
org.springframework.data
spring-data-couchbase
- 2.0.0.RELEASE
+ ${version}.RELEASE
```
@@ -52,7 +55,7 @@ the appropriate dependency version.
org.springframework.data
spring-data-couchbase
- 2.1.0.BUILD-SNAPSHOT
+ ${version}.BUILD-SNAPSHOT