From 011b26b5c9a09435ee19fe36490f04f7816f247e Mon Sep 17 00:00:00 2001 From: ticki Date: Sun, 24 Jul 2016 11:30:51 +0200 Subject: [PATCH] Fix tables --- CHANGELOG.md | 1 - README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efa2d4c..fb61055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,6 @@ Lot'ta goodies. This sample table gives an idea of how to go bu converting to the new major version of Termion. -+------------------------------------------------------------ | 0.1.0 | 1.0.0 |--------------------------------|--------------------------- | `use termion::IntoRawMode` | `use termion::raw::IntoRawMode` diff --git a/README.md b/README.md index 25881a5..d185475 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ termion = "1.0.0" This sample table gives an idea of how to go bu converting to the new major version of Termion. -+------------------------------------------------------------ | 0.1.0 | 1.0.0 |--------------------------------|--------------------------- | `use termion::IntoRawMode` | `use termion::raw::IntoRawMode`