ovenplayer 0.10.8 → 0.10.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,7 +46,12 @@ Please read the [Quick Start](https://airensoft.gitbook.io/ovenplayer/#quick-sta
46
46
 
47
47
  ## API and Configuration
48
48
 
49
- Start the [Demo](https://airensoft.github.io/OvenPlayer/docs/demo.html) and see [API and Configuration](docs/api.md) for more details.
49
+ Start the [Demo](https://airensoft.github.io/OvenPlayer/docs/demo.html) and see [API and Configuration](https://airensoft.gitbook.io/ovenplayer/initialization) for more details.
50
+
51
+
52
+ ## Build the source code
53
+
54
+ Check out [Build](https://airensoft.gitbook.io/ovenplayer/builds) section how to create `ovenplayer.js` for deployment or development after modifying the source code.
50
55
 
51
56
 
52
57
  ## How to contribute