Skip to content

Commit 447e81a

Browse files
committed
Add a few more badges
1 parent 263f92e commit 447e81a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
[![CodeQL](https://github.com/cisagov/skeleton-python-library/workflows/CodeQL/badge.svg)](https://github.com/cisagov/skeleton-python-library/actions/workflows/codeql-analysis.yml)
55
[![Coverage Status](https://coveralls.io/repos/github/cisagov/skeleton-python-library/badge.svg?branch=develop)](https://coveralls.io/github/cisagov/skeleton-python-library?branch=develop)
66

7+
[![Code Style](https://img.shields.io/badge/Code%20Style-Black-black
8+
)](https://github.com/psf/black)
9+
[![License](https://img.shields.io/github/license/cisagov/skeleton-python-library
10+
)](https://spdx.org/licenses/)
11+
712
This is a generic skeleton project that can be used to quickly get a
813
new [cisagov](https://github.com/cisagov) Python library GitHub
914
project started. This skeleton project contains [licensing

0 commit comments

Comments
 (0)