From aa51bca9c4fe322ba05887b1a5c2a9c5a6f41d72 Mon Sep 17 00:00:00 2001 From: Edgar Felix Date: Wed, 12 May 2021 10:05:51 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9f044c1..670847a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ pdfjinjax ======== +[![License](https://img.shields.io/badge/License-MIT%20License-blue.svg)](https://raw.githubusercontent.com/edgaraafelix/pdfjinjax/master/LICENSE) +[![Build Status](https://travis-ci.org/edgaraafelix/pdfjinjax.svg?branch=main)](https://travis-ci.org/edgaraafelix/pdfjinjax) + Use jinja templates to fill and sign PDF forms, based on [rammie/pdfjinja](https://github.com/rammie/pdfjinja) with a few enhancements