use better color for shield

This commit is contained in:
Daylin Morgan 2023-09-12 16:02:18 -05:00
parent b8d9a8a2fa
commit aabe719300
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# forge
[![nimble shield](https://img.shields.io/github/v/tag/daylinmorgan/forge?filter=v*&logo=Nim&label=nimble&labelColor=black&color=yellow)](https://nimble.directory/pkg/forge)
[![nimble shield](https://img.shields.io/github/v/tag/daylinmorgan/forge?filter=v*&logo=Nim&label=nimble&labelColor=black&color=%23f3d400)](https://nimble.directory/pkg/forge)
A basic toolchain to forge (cross-compile) your multi-platform `nim` binaries.