Merge pull request #162 from austinvazquez/fix-build-status-badge

Fix CI build status badge in readme
This commit is contained in:
Kazuyoshi Kato
2024-05-15 15:55:56 -07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# ttrpc
[![Build Status](https://github.com/containerd/ttrpc/workflows/CI/badge.svg)](https://github.com/containerd/ttrpc/actions?query=workflow%3ACI)
[![Build Status](https://github.com/containerd/ttrpc/actions/workflows/ci.yml/badge.svg)](https://github.com/containerd/ttrpc/actions/workflows/ci.yml)
GRPC for low-memory environments.