Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Dobekidis authored Apr 27, 2017
1 parent 83e444f commit 2db6463
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@
A typewriter effect wrapper for Phaser.io Javascript library

<h3>Initialize the typewriter anywhere in your game</h3>

```
var typewriter = new Typewriter();
typewriter.init(gameInstance, options);
```

pass necesery options like: context (the object that launches the typewriter)

```
Expand Down

0 comments on commit 2db6463

Please sign in to comment.