Skip to content

Commit

Permalink
Update fastlane desc and brief feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
Lambada10 committed Nov 1, 2024
1 parent c5e4593 commit 07cc483
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ A simple Android app to download lyrics (.lrc files) for songs in your music lib
### Features
* Download lyrics for whole music library with a single click
* Download lyrics for individual songs in your music library
* Embed lyrics directly to song
* Download lyrics from various providers
* Search for lyrics for songs not in your music library (and download them)

### Screenshots (v4.0.0)
Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<p><i>SongSync</i> is a simple Android app to download lyrics (<code>.lrc</code> files) for songs in your music library.</p><p><br><b>Features:</b></p><ul><li>Download lyrics for whole music library with a single click</li><li>Download lyrics for individual songs in your music library</li><li>Search for lyrics for songs not in your music library (and download them)</li></ul>
<p><i>SongSync</i> is a simple Android app to download lyrics for songs in your music library.</p><p><br><b>Features:</b></p><ul><li>Download lyrics for whole music library with a single click</li><li>Download lyrics for individual songs in your music library</li><li>Embed lyrics directly to songs</li><li>Download lyrics from various providers</li><li>Search for lyrics for songs not in your music library (and download them)</li></ul>
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
download lyrics (.lrc files) for songs in your music library
Android app to download lyrics for songs in your music library.

0 comments on commit 07cc483

Please sign in to comment.