From 7b32a67a864c9b13be94bb6cb711260a386fb9ee Mon Sep 17 00:00:00 2001 From: King Date: Sat, 21 Jan 2023 22:54:22 +0100 Subject: [PATCH] Fix typo errors and change initial description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ec6cb9..20ba2f9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # API based Online Video Editor -NodeJs, AngularJs & FFMPEG based web video editor. I have showing the backend logic for editing video. Actually when someone try to edit video using NodeJs, ffmpeg, he cant think how to start & how he can do it. So I have implemented this video editor with very simple logic with ffmpeg. All resource are together here & anybody can start from here. If someone analysis these codes, he can understand the basic for video editor
+NodeJs, AngularJs & FFMPEG based web video editor. I have shown the backend logic for editing the video. Actually, when someone tries to edit a video using NodeJs and FFmpeg, he can't think of how to start and how he can do it. So I have implemented this video editor with very simple logic with FFmpeg. All resources are together here and anybody can start from here. If someone analyses these codes, he can understand the basis for video editor
# Feature Implemented :