Skip to content

Commit a3ac691

Browse files
committed
chore: add codeql badge, update license badge
Signed-off-by: Seth Stadick <sstadick@gmail.com>
1 parent f836f78 commit a3ac691

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
<br/>
1111

1212
![Written in Mojo][language-shield]
13-
[![Apache-2.0 License][license-shield]][license-url]
13+
![License Badge][license-shield]
1414
![Build status][build-shield]
15+
![CodeQL][codeql]
1516
<br/>
1617
![Contributors Welcome][contributors-shield]
1718

@@ -151,6 +152,7 @@ rattler-build build -c https://repo.prefix.dev/modular-community -c https://cond
151152
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
152153
[build-shield]: https://img.shields.io/circleci/build/github/BioRadOpenSource/ish
153154
[language-shield]: https://img.shields.io/badge/language-mojo-orange
154-
[license-shield]: https://img.shields.io/github/license/BioRadOpenSource/ish?logo=github
155-
[license-url]: https://github.com/BioRadOpenSource/ish/blob/main/LICENSE
155+
[license-shield]: https://badgen.net/static/license/Apache-2.0/blue
156156
[contributors-shield]: https://img.shields.io/badge/contributors-welcome!-blue
157+
[codeql]: https://github.com/BioRadOpenSource/ish/workflows/CodeQL/badge.svg
158+

0 commit comments

Comments
 (0)