Update README.md

Trivial update to README
diff --git a/README.md b/README.md
index 8572b64..c8f69fc 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,3 @@
-# GORM for Hibernate 5
-[![Maven Central](https://img.shields.io/maven-central/v/org.grails/grails-datastore-gorm-hibernate5.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/org.grails/grails-datastore-gorm-hibernate5) [![Java CI](https://github.com/grails/gorm-hibernate5/workflows/Java%20CI/badge.svg?event=push)](https://github.com/grails/gorm-hibernate5/actions/workflows/gradle.yml)
+# GORM for Hibernate 6
 
-This project implements [GORM](https://gorm.grails.org) for the Hibernate 5.
-
-For more information see the following links:
-
-* [Documentation](https://gorm.grails.org/latest/hibernate/manual)
-* [API Reference](https://gorm.grails.org/latest/hibernate/api)
-
-For the current development version see the following links:
-
-* [Development Snapshot Documentation](https://gorm.grails.org/snapshot/hibernate/manual)
-* [Development Snapshot API Reference](https://gorm.grails.org/snapshot/hibernate/api)
\ No newline at end of file
+This project implements [GORM](https://gorm.grails.org) for the Hibernate 6.