Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Adds some badges
Browse files Browse the repository at this point in the history
  • Loading branch information
noirbizarre committed Oct 30, 2017
1 parent 1385d35 commit a6208d1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# WApps

[![CircleCI](https://circleci.com/gh/apihackers/wapps.svg?style=svg)](https://circleci.com/gh/apihackers/wapps)
[![CircleCI](https://img.shields.io/circleci/project/github/apihackers/wapps.svg)](https://circleci.com/gh/apihackers/workflows/wapps)
[![Coverage Status](https://coveralls.io/repos/github/apihackers/wapps/badge.svg?branch=master)](https://coveralls.io/github/apihackers/wapps?branch=master)
[![Last version](https://img.shields.io/pypi/v/wapps.svg)](https://pypi.python.org/pypi/wapps)
[![License](https://img.shields.io/pypi/l/wapps.svg)](https://pypi.python.org/pypi/wapps)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/wapps.svg)](https://pypi.python.org/pypi/wapps)

A very optionated set of Wagtail reusable applications and helpers
meant to speedup website development. There is not any universality intent.
Expand Down

0 comments on commit a6208d1

Please sign in to comment.