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)