aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-03-14 17:20:29 -0400
committerkj_sh6042026-03-14 17:20:29 -0400
commit4ff71997f9eeb3b1dd374eacc0ca78e7c2ec6f5a (patch)
treea9e91d20f25b867c4f8eb2ef73f00fc8f49b4b95
parent1ec631fe7f154fba67e91c69bb752d79aef79ca5 (diff)
refactor: README.md
-rw-r--r--README.md4
1 files 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