Skip to content

Commit 955d7d7

Browse files
authored
Update README.md
1 parent f3992b6 commit 955d7d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Most Popular Lyric/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
### Most Popular Lyric
22
This Python script will find the lyric that appears the most times in a *txt* file containing lyrics to a song.
3+
34
A sample file is provided named song.txt and contains the lyrics to Don't Stop Believin' by Journey.
4-
You can add your own file to the directory, make sure to add the filename as input after running the script to return results.
5+
6+
You can add your own file to the directory, but make sure to add the filename as input after running the script to return results.

0 commit comments

Comments
 (0)