Skip to content

Commit

Permalink
fix(): Readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin131 committed Dec 8, 2019
1 parent e37aa19 commit 07c9b44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Additional helper methods:

**readString**(index: `number`, length?: `number`): `string`
Returns a string, provided an index, which should be a pointer in the module memory.

**createString**(string: `string`, memoryLocation: `number`): `number`
Creates a string in the module memory and returns a pointer to it.

Expand Down

0 comments on commit 07c9b44

Please sign in to comment.