summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyle Javier [kj_sh604]2026-03-01 20:09:18 -0500
committerGitHub2026-03-01 20:09:18 -0500
commit99b6b7a63e5f396e156333c2a6b56f2b6ed2883e (patch)
tree5aaf2023da596d97a79375b124804b35c4354e3f /README.md
parent709f7809f12a88acb9c71d63f30ed1bde9ab45f8 (diff)
refactor: enhance README with images and formatting updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa7cfcd..140f679 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,11 @@
3> suckless's sent tool ported to the very sucky web world 3> suckless's sent tool ported to the very sucky web world
4 4
5A web-based reimplementation of [suckless sent](https://tools.suckless.org/sent/) 5A web-based reimplementation of [suckless sent](https://tools.suckless.org/sent/)
6using pure PHP and vanilla JavaScript. 6using pure PHP and vanilla JavaScript.
7
8<img width="1280" height="800" alt="sent0" src="https://github.com/user-attachments/assets/0c503bd4-3609-4e36-ae23-77b7f0711736" />
9<br><br>
10<img width="1920" height="1080" alt="sent1" src="https://github.com/user-attachments/assets/00a6880b-e310-45ce-8de2-6733e8d2676f" />
7 11
8## features 12## features
9 13