Browse Source

Update README.md

pull/15/head
Jannis Weis 5 years ago committed by GitHub
parent
commit
e915d2baab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -24,12 +24,12 @@ This project is available on Maven Central:
<dependency>
<groupId>com.github.weisj</groupId>
<artifactId>darklaf</artifactId>
<version>1.3.1</version>
<version>1.3.1.1</version>
</dependency>
````
### Gradle
````
implementation 'com.github.weisj:darklaf:1.3.1'
implementation 'com.github.weisj:darklaf:1.3.1.1'
````
## Installation

Loading…
Cancel
Save