Remove PUSH_INSTRUCTIONS.md as it is no longer needed. Update README.md to reflect the new license and add GitHub stars badge.

This commit is contained in:
Entropix 2025-12-29 13:10:55 +08:00
parent 344678afd0
commit 69061b14bb
2 changed files with 3 additions and 76 deletions

View file

@ -7,13 +7,10 @@
<p align="center">
<a href="https://github.com/flakestorm/flakestorm/blob/main/LICENSE">
<img src="https://img.shields.io/badge/license-AGPLv3-blue.svg" alt="License">
<img src="https://img.shields.io/badge/license-Apache--2.0-blue.svg" alt="License">
</a>
<a href="https://pypi.org/project/flakestorm/">
<img src="https://img.shields.io/pypi/v/flakestorm.svg" alt="PyPI">
</a>
<a href="https://pypi.org/project/flakestorm/">
<img src="https://img.shields.io/pypi/pyversions/flakestorm.svg" alt="Python Versions">
<a href="https://github.com/flakestorm/flakestorm">
<img src="https://img.shields.io/github/stars/flakestorm/flakestorm?style=social" alt="GitHub Stars">
</a>
</p>