From 628ba73fd9278c23f7cfe77b633e1e385be8c5db Mon Sep 17 00:00:00 2001 From: Noob Science Date: Sat, 9 Sep 2023 23:56:54 +0530 Subject: [PATCH] Add Binary --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 31a0201..06b5260 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,16 @@ This uses a publicly available API by [astridlol/lyrics](https://github.com/astr ## Installation +The best way is to install it using cargo. + ```bash cargo install lyrics ``` +However, if you are on windows, you can download the binary from the [releases](/releases) page. + +If you are on a Mac or Linux, please help other people by creating a binary for them and opening a new issue. Thanks! + ## Usage ```bash