fix readme.
This commit is contained in:
parent
2923c38dc4
commit
52042e8abc
|
@ -4,9 +4,11 @@ A curses-like library for node.js.
|
||||||
|
|
||||||
![blessed](https://raw.github.com/chjj/blessed/master/img/screenshot.png)
|
![blessed](https://raw.github.com/chjj/blessed/master/img/screenshot.png)
|
||||||
|
|
||||||
`` bash
|
## Install
|
||||||
|
|
||||||
|
``` bash
|
||||||
$ npm install blessed
|
$ npm install blessed
|
||||||
``
|
```
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue