Skip to content

Commit

Permalink
add awesome badge
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinschmitt committed Oct 13, 2024
1 parent f316132 commit dd89580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bib2readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
VALID_CATEGORIES = ["overview", "software", "paper", "uncategorized"]

README_BADGES = """
![Awesome](https://img.shields.io/badge/Awesome-List-blue)
[![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re)
![Contributions Welcome](https://img.shields.io/badge/Contributions-Welcome-brightgreen)
![License: CC0](https://img.shields.io/badge/License-CC0_1.0-lightgrey)
"""
Expand Down

0 comments on commit dd89580

Please sign in to comment.