Add build status badge to readme

This commit is contained in:
Ethan Paul 2022-08-04 23:52:59 -04:00
parent 6e9c3c2521
commit c6cab6ce2d
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Various extensions, helpers, and utilities for [Peewee](http://peewee-orm.com)
[![CI Status](https://github.com/enpaul/peewee-plus/workflows/CI/badge.svg?event=push)](https://github.com/enpaul/peewee-plus/actions)
[![PyPI Version](https://img.shields.io/pypi/v/peewee-plus)](https://pypi.org/project/peewee-plus/)
[![License](https://img.shields.io/pypi/l/peewee-plus)](https://opensource.org/licenses/MIT)
[![Python Supported Versions](https://img.shields.io/pypi/pyversions/peewee-plus)](https://www.python.org)