Add status badges to README.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 28 Mar 2020 17:16:57 +0000 (13:16 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 28 Mar 2020 17:16:57 +0000 (13:16 -0400)
README.md

index d71c8ea3d77ceeb92ef1d72c13d959362ad443df..c0ffb406596cf7959e33815abfc0b667ea47a444 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # ustaxlib
 
+![CI](https://github.com/rsesek/ustaxlib/workflows/CI/badge.svg?branch=master)
+[![npm version](https://badge.fury.io/js/ustaxlib.svg)](https://badge.fury.io/js/ustaxlib)
+
 This project provides modules for modeling the US tax system for individuals. The `ustaxlib/core`
 module provides a generic framework for defining tax return forms. And peer modules like
 `ustaxlib/fed2019` provide forms for specific revisions/years of tax returns.