From bae71f3034802b565fc7123137604146709d3538 Mon Sep 17 00:00:00 2001 From: ReznoRMichael Date: Tue, 16 Feb 2021 23:58:33 +0100 Subject: [PATCH] readme update --- .markdownlintrc | 3 ++- README.md | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.markdownlintrc b/.markdownlintrc index 151ee39..2b1559c 100644 --- a/.markdownlintrc +++ b/.markdownlintrc @@ -1,4 +1,5 @@ { "MD013": false, - "MD033": false + "MD033": false, + "MD041": false } \ No newline at end of file diff --git a/README.md b/README.md index 66f02ea..c555097 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,8 @@ If you like the tool and wish it developed further with more functions and easie — The tool can now be used even when you disabled all cookies in your browser. You won't have the ability to remember your selected checkboxes in this case, but all else will work. + — Added a small scroll up arrow for fast returning to top. + ## Using * JavaScript (compiled to ES 6 / ES 2015)