From 6cabcd5ba371d0253eedd453c78bec76827ecda8 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Mon, 1 Jan 2024 14:07:50 -0300 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 986e1dd..13bb40c 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# Tribufu SDK +# Tribufu JVM + +JVM SDK to access Tribufu APIs and services. + +[![MIT License][mit-badge]][mit-url] +[![Discord Chat][discord-badge]][discord-url] + +[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg +[mit-url]: https://github.com/Tribufu/TribufuJs/blob/main/LICENSE.txt +[discord-badge]: https://img.shields.io/discord/276504514616623104.svg?logo=discord&style=flat-square +[discord-url]: https://www.tribufu.com/discord + +[Website](https://www.tribufu.com) | +[Discord](https://www.tribufu.com/discord) + +## License + +This project is licensed under the [MIT License]. + +[MIT License]: https://github.com/Tribufu/TribufuJs/blob/main/LICENSE.txt