You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@
8
8
9
9
## Usage
10
10
11
-
To use the app, simply download the files in the repository and open the `spotify lyrics.exe` file!
11
+
To use the app, simply navigate to the [releases page](https://github.com/Mews/spotify-lyrics/releases), download the latest stable release and open the `spotify lyrics.exe` file!
12
12
13
-
Alternatively, you can also just run the `main.py` file.
13
+
*Alternatively, if you clone the repository, you can also just run the `main.py` file.*
14
14
15
15
You can then also change the app's theme by editing the `theme` variable in the `settings.ini` file to [one of the available themes](https://ttkbootstrap.readthedocs.io/en/latest/themes/). For example:
0 commit comments