From cd81e96db6cb265db41d4a855f650f635d075b5e Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Thu, 16 Apr 2015 23:18:49 -0700 Subject: [PATCH] readme --- 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: