From a11118f6efc54e96b8b6a6b9b3e5852e27cf8055 Mon Sep 17 00:00:00 2001 From: Timon Date: Sat, 10 Feb 2018 18:46:12 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1684c58..c20443e 100644 --- a/README.md +++ b/README.md @@ -170,9 +170,9 @@ For detailed examples of all crossterm functionalities check the [examples](http ## TODO Features crossterm 0.3 - Raw state implementation [Issue 5](https://github.com/TimonPost/crossterm/issues/5). -- The terminal state will be set to its orginal state when process ends [issue7](https://github.com/TimonPost/crossterm/issues/7). -- Default ANSI escape codes for windows machienes, if windows does not support ANSI switsh back to WINAPI. -- Some Refacrorings in method names see [issue 4](https://github.com/TimonPost/crossterm/issues/4) +- The terminal state will be set to its original state when process ends [issue7](https://github.com/TimonPost/crossterm/issues/7). +- Default ANSI escape codes for windows machines, if windows does not support ANSI switsh back to WINAPI. +- Some Refactorings in method names see [issue 4](https://github.com/TimonPost/crossterm/issues/4) ## Tested terminals