Skip to content

Commit 70c382b

Browse files
authored
Add CI badge
1 parent fb1e911 commit 70c382b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Pyghthouse
22

3+
[![Build](https://github.com/ProjectLighthouseCAU/pyghthouse/actions/workflows/build.yml/badge.svg)](https://github.com/ProjectLighthouseCAU/pyghthouse/actions/workflows/build.yml)
4+
35
A Python Lighthouse Adapter
46

57
(README WIP; please consult pyghthouse/ph.py for usage information.)
@@ -10,4 +12,4 @@ Example scripts can be found [here](examples)
1012

1113
If you are experiencing errors regarding SSL certificates,
1214
instantiate Pyghthouse using the `ignore_ssl_cert=True`
13-
keyword argument.
15+
keyword argument.

0 commit comments

Comments
 (0)