From 4ff71997f9eeb3b1dd374eacc0ca78e7c2ec6f5a Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sat, 14 Mar 2026 17:20:29 -0400 Subject: refactor: README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1090e77..e898e7e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ no frills, just a public clipboard on the internet that you can use to share sni ## dependencies - python 3.12+ -- [mojicrypt](https://github.com/kj-sh604/mojicrypt) (optional — only needed for encrypted pastes) +- [mojicrypt](https://github.com/kj-sh604/mojicrypt) (optional, only needed for encrypted pastes) ## run @@ -38,7 +38,7 @@ docker run -p 5555:5555 -v kj-clipboard-data:/app/data kj-clipboard ## screenshot -it looks exactly how you'd expect — a textarea and a button. +it looks exactly how you'd expect, a textarea and a button. TODO: add screenshot -- cgit v1.2.3