From 3b289682fe0750e1c93b50cda56f0bd989eac009 Mon Sep 17 00:00:00 2001 From: Davor Ocelic Date: Tue, 13 Aug 2024 12:33:48 +0200 Subject: [PATCH] Minor --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3607d63..4ee4431 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ Crysterm is a console/terminal toolkit for Crystal. -See the presentation from Crystal 1.0 Conference: https://www.youtube.com/watch?v=UQCEIBzQOec - At the moment Crysterm follows closely the implementation and behavior of libraries that inspired it, [Blessed](https://github.com/chjj/blessed) and [Blessed-contrib](https://github.com/yaronn/blessed-contrib) for Node.js. However, being implemented in Crystal (an OO language), it tries to use the language's