diff options
| author | Fuwn <[email protected]> | 2026-01-26 05:44:46 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-26 05:44:46 +0000 |
| commit | 5ee6ca9be2b6af40362acd6178fa1e2c94204416 (patch) | |
| tree | d525fc60ea2c3e59f0c3d66916b8d51a95afb650 | |
| parent | feat: Initial commit (diff) | |
| download | mugi-5ee6ca9be2b6af40362acd6178fa1e2c94204416.tar.xz mugi-5ee6ca9be2b6af40362acd6178fa1e2c94204416.zip | |
docs(README): Add example output screenshot
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ mugi push windmark gh cb # Push Windmark to GitHub and Codeberg mugi fetch gemrest/september # Fetch specific repository ``` +<br> +<p align="center"><img src="./assets/example_output.png" alt="Example Output Screenshot" width="50%"></p> + ### Installation ```bash |