Remove build status badge from README.md for a cleaner presentation.

This commit is contained in:
entropix 2026-03-07 15:06:28 +08:00
parent 1bbe3a1f7b
commit a8e3dac246

View file

@ -18,9 +18,7 @@
<a href="https://pypi.org/project/flakestorm/">
<img src="https://img.shields.io/pypi/dm/flakestorm.svg" alt="PyPI downloads">
</a>
<a href="https://github.com/flakestorm/flakestorm/actions">
<img src="https://img.shields.io/github/actions/workflow/status/flakestorm/flakestorm/ci.yml?branch=main" alt="Build Status">
</a>
<a href="https://github.com/flakestorm/flakestorm/releases">
<img src="https://img.shields.io/github/v/release/flakestorm/flakestorm" alt="Latest Release">
</a>