From 695275cca98817e76ed4ae88b9f304d87fa00858 Mon Sep 17 00:00:00 2001 From: Alexey Date: Wed, 24 Feb 2021 19:11:28 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d645204..608356c 100644 --- a/README.md +++ b/README.md @@ -6,7 +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). +This repository includes examples of [stdio interface implementation](https://github.com/He4eT/cheap-glkote/blob/master/bin/stdio.js) and [integration with Emglken](https://github.com/He4eT/cheap-glkote/blob/master/bin/player.stdio.js). ### Initialization ```js