From 67b1d41f22d81ef9a0a2691cae9adf54d0a2dc31 Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Mon, 1 Jan 2024 15:07:36 -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 986e1ddd..b0c0b2b0 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# Tribufu SDK +# Tribufu C++ + +C++ 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/TribufuCpp/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/TribufuCpp/blob/main/LICENSE.txt