Skip to content

Commit 7a4c9fd

Browse files
committed
update readme - unify the badges
1 parent 0c1ae3f commit 7a4c9fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Intelligent Java
2+
[![Maven Central](https://img.shields.io/maven-central/v/io.github.barqawiz/intellijava.core?style=for-the-badge)](https://central.sonatype.com/artifact/io.github.barqawiz/intellijava.core/0.6.2)
23
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Barqawiz/IntelliJava?style=for-the-badge)](https://github.com/Barqawiz/IntelliJava/releases)
34
[![GitHub](https://img.shields.io/github/license/Barqawiz/IntelliJava?style=for-the-badge)](https://opensource.org/licenses/Apache-2.0)
45

@@ -16,8 +17,7 @@ The supported models:
1617
3. Call the ``RemoteLanguageModel`` for the language models and ``RemoteImageModel`` for image generation.
1718

1819
## Integration
19-
20-
[![Maven Central](https://img.shields.io/maven-central/v/io.github.barqawiz/intellijava.core?style=for-the-badge)](https://central.sonatype.com/artifact/io.github.barqawiz/intellijava.core/0.6.2)
20+
The package released to Maven Central Repository:
2121

2222
Maven:
2323
```xml

0 commit comments

Comments
 (0)