diff --git a/examples/typewriter/README.md b/examples/typewriter/README.md index 70433a5ad2c83c583b39e417b2a93eb4206e9a04..3eaebfc82b9ca1a9928cf8678215411259528fab 100644 --- a/examples/typewriter/README.md +++ b/examples/typewriter/README.md @@ -7,4 +7,7 @@ randomly. ASCII and Latin characters are supported here. Feel free to add support for more characters in the code (it's easy, but increases load time). +The seemingly buggy letters (one over another) in the screenshot are not bugs, but a result of using +the typewriter backspace functionality. +  \ No newline at end of file