From c6867e224334760e5de8252b4fefd5ea25343777 Mon Sep 17 00:00:00 2001 From: rjindael Date: Fri, 22 Sep 2023 18:22:34 -0700 Subject: [PATCH] nit(docs): markdown semantics --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 738d39a..aa22f0a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Kiseki.Launcher + [![License](https://img.shields.io/github/license/kiseki-lol/launcher)](https://github.com/kiseki-lol/launcher/blob/trunk/LICENSE) [![GitHub Build Status](https://img.shields.io/github/actions/workflow/status/kiseki-lol/launcher/build.yml?branch=trunk&label=builds)](https://github.com/kiseki-lol/launcher/actions) [![Star](https://img.shields.io/github/stars/kiseki-lol/launcher?style=social)](https://github.com/kiseki-lol/launcher/stargazers) Launches Kiseki game clients from the website -# License +## License + Kiseki.Launcher is licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.md). A copy of it has been included with Kiseki.Launcher. Some parts of Kiseki.Launcher are loosely adapted from [@pizzaboxer/bloxstrap](https://github.com/pizzaboxer/bloxstrap). Bloxstrap is a project licensed under the [MIT license](https://github.com/pizzaboxer/bloxstrap/blob/main/LICENSE).