ソースを参照

add badge to readme

Thomas Buck 11ヶ月前
コミット
b27e13cc71
2個のファイルの変更3行の追加1行の削除
  1. 1
    1
      .github/workflows/cmake.yml
  2. 2
    0
      README.md

+ 1
- 1
.github/workflows/cmake.yml ファイルの表示

@@ -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 ファイルの表示

@@ -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

読み込み中…
キャンセル
保存