nit(docs): markdown semantics

This commit is contained in:
rjindael 2023-09-22 18:22:34 -07:00
parent 0f1f6af1b9
commit c6867e2243
No known key found for this signature in database
GPG Key ID: D069369C906CCF31
1 changed files with 3 additions and 1 deletions

View File

@ -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).