Skip to content

Commit

Permalink
Merge pull request #11 from PelionIoT/build-badge
Browse files Browse the repository at this point in the history
README.md - add build badge
  • Loading branch information
JanneKiiskila authored Aug 7, 2024
2 parents 6ed14e3 + 5b7ac8f commit 0e00310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![License](https://img.shields.io/:license-apache-blue.svg)](LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/PelionIoT/pe-terminal)](https://goreportcard.com/report/github.com/PelionIoT/pe-terminal)
[![Build](https://github.com/PelionIoT/pe-terminal/actions/workflows/build.yml/badge.svg)](https://github.com/PelionIoT/pe-terminal/actions/workflows/build.yml)

Terminal-client for Izuma Edge Gateways, (formerly [relay-term](https://github.com/PelionIoT/edge-node-modules/tree/master/relay-term)).
NOTE! Requires in minmimum `go` version 1.20.
Expand Down

0 comments on commit 0e00310

Please sign in to comment.