From 3d424076bdeff0a4d8cfc7fe84deb572cde2627a Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Sat, 11 Apr 2015 04:09:13 -0700 Subject: [PATCH] readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f703883..d39c082 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.github.com/chjj/blessed/master/img/screenshot.png) +![blessed](https://raw.githubusercontent.com/chjj/blessed/master/img/v0.1.0-1.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: