Skip to content

Commit

Permalink
docs(README): update maven central url
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham authored Jan 9, 2023
1 parent abedc28 commit 0b034e3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,11 @@
<a href="https://github.com/catppuccin/java/stargazers"><img src="https://img.shields.io/github/stars/catppuccin/java?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/java/issues"><img src="https://img.shields.io/github/issues/catppuccin/java?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/java/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/java?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>
<a href="https://mvnrepository.com/artifact/com.catppuccin/catppuccin-palette"><img src="https://img.shields.io/maven-central/v/com.catppuccin/catppuccin-palette?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>
<a href="https://search.maven.org/artifact/com.catppuccin/catppuccin-palette"><img src="https://img.shields.io/maven-central/v/com.catppuccin/catppuccin-palette?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>
</p>

## Installation

Latest
Version: <a href="https://mvnrepository.com/artifact/com.catppuccin/catppuccin-palette"><img src="https://img.shields.io/maven-central/v/com.catppuccin/catppuccin-palette?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>

Be sure to replace the **VERSION** key below with the version shown above!

### Maven
Expand Down

0 comments on commit 0b034e3

Please sign in to comment.