Skip to content

Commit 7a45a4f

Browse files
committed
Add build status badge.
1 parent 96f0f59 commit 7a45a4f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "FAP: Build for dev and release SDK"
1+
name: "FAP Build"
22
on:
33
push:
44
branches:

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# GPS for Flipper Zero
22

3+
[![FAP Build](https://github.com/ezod/flipperzero-gps/actions/workflows/build.yml/badge.svg)](https://github.com/ezod/flipperzero-gps/actions/workflows/build.yml)
4+
35
A simple Flipper Zero application for NMEA 0183 serial GPS modules, such as the
46
[Adafruit Ultimate GPS Breakout].
57

0 commit comments

Comments
 (0)