From 887f27c37f4003b79c4782d481a417b184ed356e Mon Sep 17 00:00:00 2001 From: Sashir Estela Date: Sun, 7 Apr 2024 18:57:15 +0000 Subject: [PATCH] Fix link in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 971c8e0..6fc5813 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ var newPost = postService.createPost(new Post( System.out.println(newPost); ``` -## 🛠️ Installation +## ⚙ Installation You can install CleverClient by adding the following dependency to your Maven project: