From c176fd3793e28781b53d49ee8ffe0cb40786003b Mon Sep 17 00:00:00 2001 From: "Mr. Will" <47271684+MrWillCom@users.noreply.github.com> Date: Mon, 16 Mar 2020 08:24:56 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5aed4e3..69be90b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Play video in a web site by videoPlayer.js 2. Download the files in [/dist](https://github.com/MrWillCom/videoPlayer.js/tree/master/dist). 3. Include the files in your HTML document. -### Initialization +## Initialization Use `videoPlayerInit();` to initialize the player.