Skip to content

Commit d1836a7

Browse files
authored
Merge pull request #310 from Olexandr88/patch-1
Fix Update readme
2 parents cfa6bf6 + 947f1ff commit d1836a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This can be used either as a *browser extension* or directly from your page with
3535

3636
## Why
3737
###### [Back to top](#table-of-content)
38-
As a core member of the BabylonJS team I often found the need to debug what was happening to my webgl context. I was a huge fan of webgl inspector until we introduced WebGl2 in Babylon. As the WebGL community as a whole is our focus, I thought it would be great to share an extension compatible with all the Webgl/Webgl2 engines available.
38+
As a core member of the BabylonJS team I often found the need to debug what was happening to my webgl context. I was a huge fan of webgl inspector until we introduced WebGL2 in Babylon. As the WebGL community as a whole is our focus, I thought it would be great to share an extension compatible with all the Webgl/Webgl2 engines available.
3939

4040
You can use the library inside of your own application easily as it is transpiled as a UMD module. It will either work as a script reference or with your favorite bundling tools like webpack.
4141

0 commit comments

Comments
 (0)