From 2987fcd302a5b2244d71ef6e8b29dbb79e10f85b Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 30 May 2018 08:15:53 +0530 Subject: [PATCH 1/5] Add shields --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb2ef86..625d8e9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@

A modern datatable library for the web

+ [![travis build](https://img.shields.io/travis/frappe/datatable.svg?style=flat-square)](https://travis-ci.org/frappe/datatable) + [![version](https://img.shields.io/npm/v/frappe-datatable.svg?style=flat-square)](http://npm.im/frappe-datatable) + [![MIT License](https://img.shields.io/npm/l/frappe-datatable.svg?style=flat-square)](http://opensource.org/licenses/MIT) ## Features From 2559ae31193cd9b607ca926a6f65d41325ec8247 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 30 May 2018 08:18:01 +0530 Subject: [PATCH 2/5] formatting --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 625d8e9..3f3acce 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,13 @@

A modern datatable library for the web

- [![travis build](https://img.shields.io/travis/frappe/datatable.svg?style=flat-square)](https://travis-ci.org/frappe/datatable) - [![version](https://img.shields.io/npm/v/frappe-datatable.svg?style=flat-square)](http://npm.im/frappe-datatable) - [![MIT License](https://img.shields.io/npm/l/frappe-datatable.svg?style=flat-square)](http://opensource.org/licenses/MIT) + +

+[![travis build](https://img.shields.io/travis/frappe/datatable.svg?style=flat-square)](https://travis-ci.org/frappe/datatable) +[![version](https://img.shields.io/npm/v/frappe-datatable.svg?style=flat-square)](http://npm.im/frappe-datatable) +[![MIT License](https://img.shields.io/npm/l/frappe-datatable.svg?style=flat-square)](http://opensource.org/licenses/MIT) +

## Features From 11ae5d6be479d36752e0ac9c9fe55af8d7765923 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 30 May 2018 08:19:27 +0530 Subject: [PATCH 3/5] formatting --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f3acce..e854376 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,10 @@

-

+ [![travis build](https://img.shields.io/travis/frappe/datatable.svg?style=flat-square)](https://travis-ci.org/frappe/datatable) [![version](https://img.shields.io/npm/v/frappe-datatable.svg?style=flat-square)](http://npm.im/frappe-datatable) [![MIT License](https://img.shields.io/npm/l/frappe-datatable.svg?style=flat-square)](http://opensource.org/licenses/MIT) -

## Features From fe79d6b2ecd967edc3da27b902ae012657f5043b Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 30 May 2018 08:31:01 +0530 Subject: [PATCH 4/5] Update badge links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e854376..ac85486 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ -[![travis build](https://img.shields.io/travis/frappe/datatable.svg?style=flat-square)](https://travis-ci.org/frappe/datatable) -[![version](https://img.shields.io/npm/v/frappe-datatable.svg?style=flat-square)](http://npm.im/frappe-datatable) -[![MIT License](https://img.shields.io/npm/l/frappe-datatable.svg?style=flat-square)](http://opensource.org/licenses/MIT) +[![travis build](https://api.travis-ci.com/frappe/datatable.svg?branch=master)](https://travis-ci.org/frappe/datatable) +[![version](https://img.shields.io/npm/v/frappe-datatable.svg)](http://npm.im/frappe-datatable) +[![MIT License](https://img.shields.io/github/license/frappe/datatable.svg)](http://opensource.org/licenses/MIT) ## Features From 291cc101f5e8fd00b8dc1a740ab77c9510ce29e8 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Wed, 30 May 2018 08:33:33 +0530 Subject: [PATCH 5/5] Badges in center --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac85486..e1a7f7e 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ 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) [![version](https://img.shields.io/npm/v/frappe-datatable.svg)](http://npm.im/frappe-datatable) [![MIT License](https://img.shields.io/github/license/frappe/datatable.svg)](http://opensource.org/licenses/MIT) + + ## Features * Resizable columns