From 9ebff10f9582a7da4850711abadd05b8c73c54a5 Mon Sep 17 00:00:00 2001 From: Horizon-NTH Date: Thu, 30 Nov 2023 18:31:14 +0100 Subject: [PATCH] update --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50e9c96..3e0621a 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # ShapeDrawer +[![Release](https://img.shields.io/badge/Release-v1.0-blueviolet)](https://github.com/Horizon-NTH/ShapeDrawer/releases) +[![Language](https://img.shields.io/badge/Language-C%2B%2B-0052cf)](https://en.wikipedia.org/wiki/C++) +[![Licence](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) + ![ShapeDrawer's Logo](assets/textures/ShapeDrawer.png) ## Introduction @@ -65,4 +69,8 @@ To learn how to use this application, please refer to the [wiki](https://github. * **HorizonGUI** - The code relies on [HorizonGUI](https://github.com/Horizon-NTH/HorizonGUI) for all the graphics-related functionality of the application. \ No newline at end of file + The code relies on [HorizonGUI](https://github.com/Horizon-NTH/HorizonGUI) for all the graphics-related functionality of the application. + +## License + +ShapeDrawer is licensed under the [MIT license](https://github.com/Horizon-NTH/ShapeDrawer/blob/master/LICENSE). \ No newline at end of file