diff options
| author | kj_sh604 | 2026-03-14 17:20:29 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-03-14 17:20:29 -0400 |
| commit | 4ff71997f9eeb3b1dd374eacc0ca78e7c2ec6f5a (patch) | |
| tree | a9e91d20f25b867c4f8eb2ef73f00fc8f49b4b95 | |
| parent | 1ec631fe7f154fba67e91c69bb752d79aef79ca5 (diff) | |
refactor: README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
