Update README: BSL-1.1 license

This commit is contained in:
aladac
2026-04-01 16:58:26 +02:00
parent 8ddc265319
commit 7f0ab19e4e
+2 -2
View File
@@ -8,7 +8,7 @@
<a href="https://pypi.org/project/tensors"><img src="https://img.shields.io/pypi/v/tensors?color=blue" alt="PyPI"></a> <a href="https://pypi.org/project/tensors"><img src="https://img.shields.io/pypi/v/tensors?color=blue" alt="PyPI"></a>
<img src="https://img.shields.io/badge/coverage-50%25-yellow" alt="Coverage"> <img src="https://img.shields.io/badge/coverage-50%25-yellow" alt="Coverage">
<img src="https://img.shields.io/badge/python-3.12+-blue" alt="Python"> <img src="https://img.shields.io/badge/python-3.12+-blue" alt="Python">
<a href="https://github.com/saiden-dev/tensors/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-green" alt="License"></a> <a href="https://github.com/saiden-dev/tensors/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSL--1.1-blue" alt="License"></a>
</p> </p>
<p align="center"> <p align="center">
@@ -515,4 +515,4 @@ uv run mypy tensors/
## License ## License
MIT [BSL-1.1](LICENSE)