diff options
| author | Kyle Javier [kj_sh604] <43.splash@gmail.com> | 2026-03-01 20:09:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-01 20:09:18 -0500 |
| commit | 99b6b7a63e5f396e156333c2a6b56f2b6ed2883e (patch) | |
| tree | 5aaf2023da596d97a79375b124804b35c4354e3f | |
| parent | 709f7809f12a88acb9c71d63f30ed1bde9ab45f8 (diff) | |
refactor: enhance README with images and formatting updates
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,11 @@ > suckless's sent tool ported to the very sucky web world A web-based reimplementation of [suckless sent](https://tools.suckless.org/sent/) -using pure PHP and vanilla JavaScript. +using pure PHP and vanilla JavaScript. + +<img width="1280" height="800" alt="sent0" src="https://github.com/user-attachments/assets/0c503bd4-3609-4e36-ae23-77b7f0711736" /> +<br><br> +<img width="1920" height="1080" alt="sent1" src="https://github.com/user-attachments/assets/00a6880b-e310-45ce-8de2-6733e8d2676f" /> ## features |
