Skip to content

Commit 9e532b5

Browse files
authored
Add badge for main branch (#3)
* Add badge for main branch * Add badge for latest release
1 parent 029b63e commit 9e532b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# go-canopen
22

3-
[main]: https://github.com/jaster-prj/go-canopen/actions/workflows/ci.yml
4-
[main-svg]: https://github.com/jaster-prj/go-canopen/actions/workflows/ci.yml/badge.svg
3+
![GitHub Release](https://img.shields.io/github/v/release/jaster-prj/go-canopen)[![main CI](https://github.com/jaster-prj/go-canopen/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/jaster-prj/go-canopen/actions/workflows/ci.yml)
54

65
Implement canopen protocol with [https://github.com/angelodlfrtr/go-can](https://github.com/angelodlfrtr/go-can)
76

0 commit comments

Comments
 (0)