Skip to content

Commit fbd0a63

Browse files
committed
improve README
1 parent de98e85 commit fbd0a63

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ writing and manipulating .srt subtitle files written in Go
1414

1515
### Why?
1616

17-
While VLC may swallow all kinds of odd subtitles, not all software
18-
are so forgiving. So, sometimes "some other software" needs a cleaned
19-
up .srt, and the `subber` cli app automates this task.
17+
While VLC may swallow all kinds of malformed subtitles,
18+
not all software are so forgiving.
19+
So, sometimes "other software" needs a cleaned up .srt,
20+
and the `subber` cli app automates this task.
2021

2122

2223
# Installation
@@ -81,7 +82,7 @@ Patches welcome!
8182

8283
Some ideas, in no particular order:
8384

84-
- automatically convert downloaded .ssa files to .srt, needs looksLikeSrt() and looksLikeSsa()
85+
- automatically convert downloaded .ssa files to .srt
8586
- expose thesubdb.com search api
8687
- filter: spell fixer
8788
- filter: remove hearing aid tags [DOOR OPENS]

0 commit comments

Comments
 (0)