Skip to content

Commit e96cf1b

Browse files
committed
add build status badge to README
Links are relative to the current repo, so when forking the repo, the build status refers to the fork rather than the parent repo.
1 parent 3554e88 commit e96cf1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
py-esp32-ulp
33
=====================
44

5+
.. image:: ../../actions/workflows/run_tests.yaml/badge.svg
6+
:height: 20px
7+
:target: ../../actions/workflows/run_tests.yaml
8+
:alt: Build Status
9+
510
py-esp32-ulp is an assembler toolchain for the ESP32 ULP (Ultra Low-Power)
611
Co-Processor, written in MicroPython.
712

0 commit comments

Comments
 (0)