Merge branch 'development' of https://github.com/TimonPost/crossterm into development

This commit is contained in:
= 2018-06-16 20:14:15 +02:00
commit e48b952604

View File

@ -1,3 +1,5 @@
# This is the development branch do not use this in production. This code can be broken and contains code that could not function correctly.
# Crossterm | crossplatform terminal library written in rust.
Ever got disappointed when a terminal library for rust was only written for unix systems? Crossterm provides the same core functionalities for both windows and unix systems.