From 20757a093ba0389096d4b0a45f6af9b83569047e Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Mon, 6 Nov 2023 23:02:35 +0100 Subject: [PATCH] Update readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ce94120..ec7f0f6 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,6 @@ multiview unbuffer cmd1 :: unbuffer cmd2 - `L`: draw a line on all tiles - `q`: quits -## Limitations - -*Don't resize your terminal... just don't* :cry: - ## History This is my attempt to rewrite [arjunmehta's multiview](https://github.com/arjunmehta/multiview) in rust.