diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..63f1fef --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.lock diff --git a/License.txt b/License.txt index 379a7e7..614cf94 100644 --- a/License.txt +++ b/License.txt @@ -1,3 +1,5 @@ +The MIT License (MIT) + Copyright SpryMedia Limited and other contributors http://datatables.net @@ -17,4 +19,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE. diff --git a/Readme.md b/Readme.md index 5797f6e..eadcc50 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ -# DataTables for jQuery +# DataTables for jQuery with styling for [DataTables](https://datatables.net/) -This package contains distribution files required to style [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/) . +This package contains distribution files required to style [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/) with styling for [DataTables](https://datatables.net/). DataTables is a table enhancing library which adds features such as paging, ordering, search, scrolling and many more to a static HTML page. A comprehensive API is also available that can be used to manipulate the table. Please refer to the [DataTables web-site](//datatables.net) for a full range of documentation and examples. @@ -17,11 +17,17 @@ For inclusion of this library using a standard `