From 2ff042e58f0e3011829e3bca851def50942a97be Mon Sep 17 00:00:00 2001 From: Alexey Date: Thu, 25 Feb 2021 12:33:44 +0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 608356c..b5a7cfd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # cheap-glkote +[![NPM Version](https://img.shields.io/npm/v/cheap-glkote.svg?style=flat-square)](https://www.npmjs.org/package/cheap-glkote) This is an abstract implementation of the [GlkOte](https://github.com/erkyrath/glkote) library interface designed to be used with [Emglken](https://github.com/curiousdannii/emglken).
Can be used in Node.js or in a web browser.