From e4a5d24f16383c5a5356572344c4ce99d47dbdc3 Mon Sep 17 00:00:00 2001 From: Paul Hodel Date: Sat, 25 May 2019 12:30:26 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b6f6e47..6ee36359 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -![jExcel | The javascript spreadsheet](https://bossanova.uk/templates/default/img/logo-jexcel.png) +![The javascript spreadsheet](https://bossanova.uk/templates/default/img/logo-jexcel.png) + [**jExcel**](http://bossanova.uk/jexcel) is is a very light jquery plugin to embed a spreadsheet, compatible with Excel, in your browser. You can load data straight to a jExcel table from a JS array, json or even a CSV file. You can copy and paste from or to Excel straight to a jExcel table. You can easily integrate jExcel with other third party jquery plugin to create your own custom columns, custom editors, and much more. jExcel has a plenty of nice features such as key-value dropdown, CSV loading/exporting, multiple spreadsheets and much more. We have a large roadmap ahead and we are constantly improving, so don't forget to send us your ideas.