Sfoglia il codice sorgente

add badge to readme

Thomas Buck 5 mesi fa
parent
commit
b27e13cc71
2 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 1
    1
      .github/workflows/cmake.yml
  2. 2
    0
      README.md

+ 1
- 1
.github/workflows/cmake.yml Vedi File

@@ -1,6 +1,6 @@
1 1
 # https://github.com/raspberrypi/pico-examples/blob/master/.github/workflows/cmake.yml
2 2
 
3
-name: CMake
3
+name: Firmware
4 4
 on: [push, pull_request]
5 5
 
6 6
 env:

+ 2
- 0
README.md Vedi File

@@ -1,5 +1,7 @@
1 1
 # Pi Pico Volcano Remote Control Gadget
2 2
 
3
+![Firmware](https://github.com/xythobuz/Volcano-Remote/actions/workflows/cmake.yml/badge.svg)
4
+
3 5
 Supports:
4 6
 
5 7
  * workflows for the Volcano Hybrid

Loading…
Annulla
Salva