Skip to content

Commit

Permalink
Fix link in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashir Estela committed Apr 7, 2024
1 parent 0fa61f5 commit 887f27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 887f27c

Please sign in to comment.