Skip to content

Commit

Permalink
Add discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubenicos authored Jan 20, 2024
1 parent a784c7e commit 6321bf8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<h4 align="center">Java library to interpret multiple data formats as flexible configuration.</h4>

<p align="center">
<a href="https://saic.one/discord">
<img src="https://img.shields.io/discord/974288218839191612.svg?style=flat-square&label=discord&logo=discord&logoColor=white&color=7289da"/>
</a>
<a href="https://www.codefactor.io/repository/github/saicone/settings">
<img src="https://www.codefactor.io/repository/github/saicone/settings/badge?style=flat-square"/>
</a>
<a href="https://github.com/saicone/settings">
<img src="https://img.shields.io/github/languages/code-size/saicone/settings?logo=github&logoColor=white&style=flat-square"/>
</a>
<a href="https://github.com/saicone/settings">
<img src="https://img.shields.io/tokei/lines/github/saicone/settings?logo=github&logoColor=white&style=flat-square"/>
</a>
<a href="https://jitpack.io/#com.saicone/settings">
<img src="https://jitpack.io/v/com.saicone/settings.svg?style=flat-square"/>
</a>
Expand Down Expand Up @@ -42,4 +42,4 @@ Currently supporting the formats:

Take in count this library is not focused as an object serializer, the main purpose is making flexible interactions with multiple data formats at the same time.

It also has simple methods to get nodes as multiple data types if you want to implement your own object serializer.
It also has simple methods to get nodes as multiple data types if you want to implement your own object serializer.

0 comments on commit 6321bf8

Please sign in to comment.