diff --git a/README.md b/README.md index 9850bb4..c2c117b 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,11 @@ A curses-like library for node.js. ![blessed](https://raw.github.com/chjj/blessed/master/img/screenshot.png) -`` bash +## Install + +``` bash $ npm install blessed -`` +``` ## Example