]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - lyricli.gmi
Copy the body declaration
[rbdr/r.bdr.sh] / lyricli.gmi
index 29ed9bef3a75e4faa166358ee45d8ca04dae66c7..8df87b6e494024c935f694a027b0bc76a99d4362 100644 (file)
@@ -4,8 +4,8 @@
 
 Command line tool that shows lyrics for your currently playing song in the terminal, supports spotify and apple music on macos, and most linux music players.
 
-=> https://git.r.bdr.sh/rbdr/lyricli view source (git.r.bdr.sh)
-=> https://git.sr.ht/~rbdr/lyricli view source (sourcehut mirror)
+=> https://git.r.bdr.sh/rbdr/lyricli ⧇ source
+=> https://git.sr.ht/~rbdr/lyricli ⧉ mirror
 
 ## Install
 
@@ -68,6 +68,14 @@ $ lrc -h
 $ lrc --help
 ```
 
+### Manual
+
+If you install using the rpm and deb you should be able to call help with man
+
+```
+man lrc
+```
+
 ## Managing Sources
 
 By default it comes with spotify and apple music sources enabled, you can disable sources using:
@@ -91,14 +99,6 @@ $ lrc -l
 $ lrc --list-sources
 ```
 
-## Manual
-
-If you install using the rpm and deb you should be able to call help with man
-
-```
-man lrc
-```
-
 ## Changelog
 
 * 3.0.0 Rewritten in rust, supports linux media players. Relicensed to AGPL 3.0