diff options
| author | Fuwn <[email protected]> | 2024-06-24 13:35:18 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-24 13:35:18 +0000 |
| commit | a9db5b153b4a01874b7b01eb54148f153adbe694 (patch) | |
| tree | 3d4d753a57d253633a3a4e566054c6d8ea9d1425 /README.md | |
| parent | feat: initial release (diff) | |
| download | gigi-a9db5b153b4a01874b7b01eb54148f153adbe694.tar.xz gigi-a9db5b153b4a01874b7b01eb54148f153adbe694.zip | |
docs(readme): add screenshot
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ Gigi is a Finger protocol server with few features. - Gigi can respond to Finger requests statically - Gigi can respond to Finger requests dynamically +<p align="center"> + <br> + <img src="https://i.imgur.com/RddckKP.png" width="75%"> +</p> + ## Usage ### Local |