Skip to content

Commit 3de0273

Browse files
committed
Update README.md
1 parent 56fc592 commit 3de0273

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/workflows/protolint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Lint and Check Breaking Changes
2+
name: Lint
33

44
on:
55
push:

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# TerrAPI Protocol
22

3-
## Overview
3+
[![Current Tag](https://img.shields.io/github/v/tag/terrapi-solution/protocol?sort=semver)](https://github.com/terrapi-solution/protocol)
4+
[![Lint Status](https://github.com/terrapi-solution/protocol/actions/workflows/protolint.yaml/badge.svg)](https://github.com/terrapi-solution/protocol/actions/workflows/protolint.yaml)
5+
[![Go Reference](https://pkg.go.dev/badge/github.com/terrapi-solution/protocol.svg)](https://pkg.go.dev/github.com/terrapi-solution/protocol)
46

7+
## Overview
58
This project shares a protobuf models with all TerrAPI projects.
69

710
## Prerequisites

0 commit comments

Comments
 (0)