docs: add MIT license

This commit is contained in:
2026-08-20 13:40:59 +02:00
parent 22e987bbb3
commit cb5e0e3586
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
<p align="center">
<a href="https://github.com/tompro/sattle/actions/workflows/ci.yml"><img src="https://github.com/tompro/sattle/actions/workflows/ci.yml/badge.svg" alt="ci" /></a>
<a href="https://github.com/tompro/sattle/releases"><img src="https://img.shields.io/github/v/release/tompro/sattle" alt="latest release" /></a>
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" alt="MIT license" /></a>
</p>
---