1
1
mirror of https://github.com/theoludwig/programming-challenges.git synced 2024-10-29 22:17:23 +01:00

docs(readme): edit the correct CI badges

This commit is contained in:
Divlo 2021-12-07 12:19:00 +01:00
parent 0175a7fb1c
commit d5cc915a32
No known key found for this signature in database
GPG Key ID: 8F9478F220CE65E9

View File

@ -9,8 +9,10 @@
<a href="./LICENSE"><img src="https://img.shields.io/badge/licence-MIT-blue.svg" alt="Licence MIT"/></a>
<a href="./CODE_OF_CONDUCT.md"><img src="https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg" alt="Contributor Covenant" /></a>
<br />
<a href="https://github.com/Divlo/programming-challenges/actions/workflows/ci.yml"><img src="https://github.com/Divlo/programming-challenges/actions/workflows/ci.yml/badge.svg?branch=master" /></a>
<a href="https://github.com/Divlo/programming-challenges/actions/workflows/cli.yml"><img src="https://github.com/Divlo/programming-challenges/actions/workflows/cli.yml/badge.svg?branch=master" /></a>
<a href="https://github.com/Divlo/programming-challenges/actions/workflows/challenges.yml"><img src="https://github.com/Divlo/programming-challenges/actions/workflows/challenges.yml/badge.svg?branch=master" /></a>
<a href="https://conventionalcommits.org"><img src="https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg" alt="Conventional Commits" /></a>
<br/>
<a href="https://gitpod.io/#https://github.com/Divlo/programming-challenges"><img src="https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod" alt="Gitpod ready-to-code"/></a>
<br/> <br/>
<img src="./logo.png" width="120" alt="programming-challenges Logo" />