Update README.md

This commit is contained in:
Wiwi Kuan
2019-12-31 16:36:12 +08:00
committed by GitHub
parent e7f6d94069
commit 7e9c79a0d6

View File

@@ -6,12 +6,12 @@ Make SRT Caption Fast!!!! This is a fast and dirty javascript SRT caption tool.
* Open a web server
* Run index.html in Firefox (not Chrome)
* Controls:
** K: Timestamp this line's end time & next line's start time
** L: Timestamp this line's end time
** I: Scroll back one line
** O: Scroll forward one line
** U: Rewind 5 seconds
** P: Forward 5 seconds
** Q: Make SRT File
* K: Timestamp this line's end time & next line's start time
* L: Timestamp this line's end time
* I: Scroll back one line
* O: Scroll forward one line
* U: Rewind 5 seconds
* P: Forward 5 seconds
* Q: Make SRT File
Enjoy.