Skip to content

Commit 196a853

Browse files
committed
updated readme
1 parent f2f477a commit 196a853

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
![banner](.github/assets/scriptive.png)
22

3-
<h4 align="center">Java Implementation for Minecraft Java Edition Chat Component Format</h4>
3+
<p align="center">Java Implementation for Minecraft Java Edition Chat Component Format.</p>
44

5-
[![license](https://img.shields.io/github/license/machinemc/scriptive?style=for-the-badge&color=657185)](LICENCE)
6-
![release](https://img.shields.io/github/v/release/machinemc/scriptive?style=for-the-badge&color=edb228)
5+
<p align="center">
6+
<img src="https://img.shields.io/github/license/machinemc/scriptive?style=for-the-badge&color=107185" alt="LICENSE">
7+
<img src="https://img.shields.io/github/v/release/machinemc/scriptive?style=for-the-badge&color=edb228" alt="RELEASE">
8+
</p>
79

810
---
911

@@ -23,6 +25,7 @@ versions.
2325
- Supports new NBT serialization introduced in *1.20.3* version of Minecraft
2426
- Supports JSON serialization
2527
- Provides [custom format](scriptive-formatify) of components suitable for *user-input*
28+
- Supports terminal format
2629

2730
### Modules
2831

0 commit comments

Comments
 (0)