Skip to content

Commit 9230a79

Browse files
authored
docs: center badges, remove PRs welcome badge (#28)
1 parent 13e4923 commit 9230a79

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<img width="1920" height="1080" alt="Regtrace Banner" src="https://github.com/user-attachments/assets/51011e21-8328-4d58-8512-bedab56a55a0" />
22

3-
[![CI](https://github.com/decimozs/regtrace/actions/workflows/ci.yml/badge.svg)](https://github.com/decimozs/regtrace/actions/workflows/ci.yml)
4-
[![Latest Release](https://img.shields.io/github/v/release/decimozs/regtrace)](https://github.com/decimozs/regtrace/releases)
5-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
6-
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)
3+
<p align="center">
4+
<a href="https://github.com/decimozs/regtrace/actions/workflows/ci.yml"><img src="https://github.com/decimozs/regtrace/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
5+
<a href="https://github.com/decimozs/regtrace/releases"><img src="https://img.shields.io/github/v/release/decimozs/regtrace" alt="Latest Release"></a>
6+
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a>
7+
</p>
78

89
LLM quality degrades silently. A prompt change, a model update, a new feature — any of it can quietly break outputs that used to work.
910

0 commit comments

Comments
 (0)