Skip to content

Commit 5cac33c

Browse files
docs: readme badge updates
1 parent fee69b8 commit 5cac33c

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,13 @@
1515
<!-- BEGIN_AUTO_BADGES -->
1616
<div align="center">
1717

18+
[![Pre-Commit](https://github.com/dreadnode/AIRTBench-Code/actions/workflows/pre-commit.yaml/badge.svg)](https://github.com/dreadnode/AIRTBench-Code/actions/workflows/pre-commit.yaml)
19+
[![Renovate](https://github.com/dreadnode/AIRTBench-Code/actions/workflows/renovate.yaml/badge.svg)](https://github.com/dreadnode/AIRTBench-Code/actions/workflows/renovate.yaml)
1820
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
19-
[![Super-Linter](https://github.com/dreadnode/AIRTBench/actions/workflows/lint.yml/badge.svg)](https://github.com/marketplace/actions/super-linter)
20-
[![Spell-Check](https://github.com/dreadnode/AIRTBench/actions/workflows/spellcheck.yml/badge.svg)](https://github.com/rojopolis/spellcheck-github-actions)
21+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/dreadnode/AIRTBench-Code)](https://github.com/dreadnode/AIRTBench-Code/releases)
22+
[![GitHub stars](https://img.shields.io/github/stars/dreadnode/AIRTBench-Code?style=social)](https://github.com/dreadnode/AIRTBench-Code/stargazers)
23+
[![License](https://img.shields.io/github/license/dreadnode/AIRTBench-Code?branch=main)](https://github.com/dreadnode/AIRTBench-Code/blob/main/LICENSE)
24+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/dreadnode/AIRTBench-Code/pulls)
2125

2226
</div>
2327
<!-- END_AUTO_BADGES -->
@@ -32,6 +36,8 @@ The paper is available on [arXiV](TODO) and [ACL Anthology](TODO).
3236
- [Setup](#setup)
3337
- [Run the Evaluation](#run-the-evaluation)
3438
- [Model requests](#model-requests)
39+
- [Support the Project and Contributing](#support-the-project-and-contributing)
40+
- [Star History](#star-history)
3541

3642
## Setup
3743

@@ -73,4 +79,16 @@ Check out [the challenge manifest](./ai_ctf/challenges/.challenges.yaml) to see
7379

7480
## Model requests
7581

76-
If you know of a model that may be interesting to analyze, but do not have the resources to run it yourself, feel free to open a feature request via a GitHub issue.
82+
If you know of a model that may be interesting to analyze, but do not have the resources to run it yourself, feel free to open a feature request via a GitHub issue.
83+
84+
## Support the Project and Contributing
85+
86+
We welcome any issues or contributions to the project, share the treasure! If you like our project, please feel free to drop us some love <3
87+
88+
### Star History
89+
90+
[![GitHub stars](https://img.shields.io/github/stars/dreadnode/AIRTBench-Code?style=social)](https://github.com/dreadnode/AIRTBench-Code/stargazers)
91+
92+
By watching the repo, you can also be notified of any upcoming releases.
93+
94+
<img src="https://api.star-history.com/svg?repos=dreadnode/AIRTBench-Code&type=Date" width="600" height="400">

0 commit comments

Comments
 (0)