Skip to content

Commit

Permalink
docs: add status badges for CI and PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Nov 24, 2021
1 parent 9ef30a9 commit 318ba9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,5 +1,8 @@
# Protocol Buffers for the Rest of Us

[![CI](https://github.com/cpcloud/protoletariat/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/cpcloud/protoletariat/actions/workflows/ci.yml)
[![PyPI version](https://badge.fury.io/py/protoletariat.svg)](https://badge.fury.io/py/protoletariat)

## Motivation

`protoletariat` has one goal: fixing the broken imports for the Python code
Expand Down

0 comments on commit 318ba9f

Please sign in to comment.