From 786015905e1db76cbe876268a3ea406966142ad7 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 28 Mar 2020 13:16:57 -0400 Subject: [PATCH] Add status badges to README. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d71c8ea..c0ffb40 100644 --- 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. -- 2.22.5