Skip to content

Commit

Permalink
README.md - golang version 1.16
Browse files Browse the repository at this point in the history
Add note about minimum golang 1.16.
  • Loading branch information
JanneKiiskila authored May 3, 2023
1 parent f5fe4e3 commit 5f5362c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
[![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)

Terminal-client for Izuma Edge Gateways, (formerly [relay-term](https://github.com/PelionIoT/edge-node-modules/tree/master/relay-term) ).
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.16.

## How to

Expand Down

0 comments on commit 5f5362c

Please sign in to comment.