From 68d68f934cfe3df9d3da7271057c8108f221d5b0 Mon Sep 17 00:00:00 2001 From: Wiwi Kuan Date: Fri, 28 Feb 2020 18:19:38 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e07f6c..ed44c77 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # fast-srt-subtitle Make SRT Caption Fast!!!! This is a fast and dirty javascript SRT caption tool. +* Copy all the files to a folder. * Put video.mp4 in the same folder. * Put transcription (newline separated) to subs.txt in the same folder. -* Open a web server -* Run index.html in Firefox (not Chrome) +* Open a node.js http-server in that folder. +* Goto your local http-server in Firefox/Chrome/Safari. * Controls: * K: Timestamp this line's end time & next line's start time * L: Timestamp this line's end time