Add README

This commit is contained in:
Kianga 2023-01-16 21:03:16 +01:00
parent 1500acf2fb
commit 166c1481a9
Signed by: kianga
SSH Key Fingerprint: SHA256:FsfHSVtt4BSm5AV+MG3KYJplFo8Q8+TWvSeud7Um4Oo
1 changed files with 7 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Scratchpad
This is a simple HTML/JS-based tool for counting characters and words.
Enter your text and see the number of characters and words at the bottom. You can also select text to count only within the selection.
Text is auto-saved in your browser's local storage, so nothing gets lost if you close the page by accident. Keep this in mind if you enter sensitive data.