From a533c18e10e96f0721f89c6454746207c7910563 Mon Sep 17 00:00:00 2001 From: Vlad Mihalcea Date: Wed, 13 Nov 2024 18:57:44 +0200 Subject: [PATCH] Remove extra * characters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03498d1b..736e4ed9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ That's it! The Hypersistence Utils project gives you general-purpose utilities for both Spring and Hibernate. -The main advantage of this project is that it supports a broad range of Hibernate versions, spanning from **Hibernate ORM **6.6**, **6.5**, **6.4**, **6.3** to **6.2**, **6.1**, **6.0**, **5.6**, and Hibernate **5.5**. +The main advantage of this project is that it supports a broad range of Hibernate versions, spanning from Hibernate ORM **6.6**, **6.5**, **6.4**, **6.3** to **6.2**, **6.1**, **6.0**, **5.6**, and Hibernate **5.5**. ### Installation Guide