diff options
| author | Fuwn <[email protected]> | 2024-10-24 04:43:26 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-24 04:43:26 +0000 |
| commit | 9a2ee6cf4cc6a81aecc241fbb074ed3277e77425 (patch) | |
| tree | db9198d0f76aa6064a50a2c036cfc15fc94b791d | |
| parent | docs(readme): add website screenshot (diff) | |
| download | cider.nix-9a2ee6cf4cc6a81aecc241fbb074ed3277e77425.tar.xz cider.nix-9a2ee6cf4cc6a81aecc241fbb074ed3277e77425.zip | |
docs(readme): link image to cider.sh
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,7 +5,9 @@ experience written from the ground up with performance in mind <p align="center"> <br /> - <img src="https://i.imgur.com/yODz0ue.png" alt="Screenshot from cider.sh" width="75%"> + <a href="https://cider.sh/"> + <img src="https://i.imgur.com/yODz0ue.png" alt="Screenshot from cider.sh" width="75%"> + </a> <br /> <small>Screenshot from <a href="https://cider.sh/">cider.sh</a></small> </p> |