From cb2729424b9d1ed0c10647aaf283c7bd458ac3ac Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 16 Sep 2020 23:14:49 +0530 Subject: [PATCH] chore: Add github action badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 410a95e..f8a58f4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A modern datatable library for the web

-[![travis build](https://api.travis-ci.com/frappe/datatable.svg?branch=master)](https://travis-ci.org/frappe/datatable) +[![Test and Release](https://github.com/frappe/datatable/workflows/Test%20and%20Release/badge.svg)](https://github.com/frappe/datatable/actions?query=workflow%3A%22Test+and+Release%22) [![npm version](https://badge.fury.io/js/frappe-datatable.svg)](https://badge.fury.io/js/frappe-datatable) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](http://opensource.org/licenses/MIT) ![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/frappe-datatable.svg)