diff options
| author | Fuwn <[email protected]> | 2024-10-24 04:42:50 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-24 04:42:50 +0000 |
| commit | 21c412ae9401c133cf0458ca932b1c3174d7a996 (patch) | |
| tree | 4310855355c8cc2c10a517e87d52af1ce9bcd68f | |
| parent | feat: initial release (diff) | |
| download | cider.nix-21c412ae9401c133cf0458ca932b1c3174d7a996.tar.xz cider.nix-21c412ae9401c133cf0458ca932b1c3174d7a996.zip | |
docs(readme): add website screenshot
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -3,6 +3,13 @@ > Home Manager module for [Cider](https://cider.sh/), a cross-platform Apple Music 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%"> + <br /> + <small>Screenshot from <a href="https://cider.sh/">cider.sh</a></small> +</p> + ## Installation ### Standalone Home Manager |