From 6da6efe625518a090036c4e3b0006fe8c15e4806 Mon Sep 17 00:00:00 2001 From: Shane Jaroch Date: Mon, 10 Aug 2020 11:50:16 -0400 Subject: [PATCH] add build badge to readme --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index fd96e8a..9972bca 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ nt-sqlite *********** +.. image:: https://api.travis-ci.com/nutratech/nt-sqlite.svg?branch=master + :target: https://travis-ci.com/github/nutratech/nt-sqlite + Python, SQL and CSV files for setting up portable SQL database. See CLI: https://github.com/nutratech/cli -- 2.52.0