Update version: 0.2.0

This commit is contained in:
He4eT 2021-02-24 18:48:21 +05:00
commit 7b48f33cb9
3 changed files with 2 additions and 6 deletions

View file

@ -91,10 +91,6 @@ const defaultLoggers = {
}
```
## Limitations
This implementation on GlkOte only allows you to create *one* window at a time, and that must be a TextBuffer.
## Inspired and powered by
- [glkote-term](https://github.com/curiousdannii/glkote-term)