From 200ed2fa2a6f96492c1a0b4c87750e294d384fe4 Mon Sep 17 00:00:00 2001 From: Lee Wannacott Date: Sun, 14 May 2023 11:13:18 +1200 Subject: [PATCH] Update description in readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e36cf8..1842f5b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## TABLE-SORT-JS. -- Description: A JavaScript client-side HTML table sorting library with no dependencies required. +- Description: [Vanilla JS](http://vanilla-js.com/) HTML table sorting with sort type inference and browser extension available. - [Demo](https://leewannacott.github.io/Portfolio/#/GitHub) - [Documentation.](https://leewannacott.github.io/table-sort-js/docs/about.html)