diff --git a/Gruntfile.js b/Gruntfile.js index 1ead7ec7..a15512f6 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -262,7 +262,7 @@ module.exports = function (grunt) { getDeployMessage(), silent: true }, - src: ['README.md'] + src: ['README.md', 'LICENSE'] }, 'deploy-docs': { options: { diff --git a/README.md b/README.md index a59d82ac..d874aa0e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ users to filter and limit the data displayed within a long table. By default, th solution * Callbacks for all events, and delegates for most actions * Exhaustive documentation and API -* Valuable support provided under a Premium request ## Getting started * Clone the repo using Git: