Update README.md

This commit is contained in:
He4eT 2021-02-24 18:59:05 +05:00
commit 73b583ac0d
2 changed files with 2 additions and 7 deletions

View file

@ -6,11 +6,7 @@ Can be used in Node.js or in a web browser.
## Usage
This repository includes examples of [stdio interface implementation](https://github.com/He4eT/cheap-glkote/blob/master/src/stdio.js) and [integration with Emglken](https://github.com/He4eT/cheap-glkote/blob/master/tests/player.stdio.js).<br>
You can try this version with `npx`:
```
npx cheap-glkote path/to/storyfile
```
This repository includes examples of [stdio interface implementation](https://github.com/He4eT/cheap-glkote/blob/master/src/stdio.js) and [integration with Emglken](https://github.com/He4eT/cheap-glkote/blob/master/tests/player.stdio.js).
### Initialization
```js