From 5e99b9ef1cc21865b410ecddb879383768e670c6 Mon Sep 17 00:00:00 2001 From: Srevin Saju Date: Sun, 6 Feb 2022 01:15:46 +0300 Subject: [PATCH] docs: update docs with screenshots --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c3d5b6a..ef62af4 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,11 @@ cargo build target/debug/scrob --help ``` +![Discord Lollypop](./docs/img/discord_lollypop.png) ![Discord Youtube music](./docs/img/discord_ytmusic.png) +![Command line](./docs/img/cli.png) + + + ## License [This repository](https://github.com/srevinsaju/scrob) is licensed under the MIT license. For more information, see [LICENSE](./LICENSE).