Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssatguru authored Dec 10, 2017
1 parent 6aca269 commit 25e2871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ npm install babylonjs-charactercontroller

Note that even though this is available in npm it is not packaged as a node module or any other type of module.
For now, to keep it simple and avoid dependencies on module systems, the application is packaged as a simple javascript "namespaced" application.
In other words load it using the "script" tag and refer to it using the global name "org.ssatguru.babylonjs.component.EditControl".
In other words load it using the "script" tag and refer to it using the global name "org.ssatguru.babylonjs.component.charactercontroller".

## API
#### To Instantiate
Expand Down

0 comments on commit 25e2871

Please sign in to comment.