From d49881f96ba9f7f91b916e48dab7589a3c49f666 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Thu, 16 Apr 2015 23:21:45 -0700 Subject: [PATCH] readme again. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9840100..8162e94 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A curses-like library with a high level terminal interface API for node.js. -![blessed](https://raw.githubusercontent.com/chjj/blessed/master/img/v0.1.0-1.gif) +![blessed](https://raw.githubusercontent.com/chjj/blessed/master/img/v0.1.0-3.gif) Blessed is over 16,000 lines of code and terminal goodness. It's completely implemented in javascript, and its goal consists of two things: