update readme

This commit is contained in:
Cheney 2016-02-11 12:21:32 +08:00
parent 1aa557f19e
commit f20f365652
1 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@ The goal is to be a powerful alternater for GNU-Readline.
**WHY:**
Readline will support most of features which GNU Readline is supported, and provide a pure go environment and a MIT license.
It can also provides shell-like interactives by using [flagly](https://github.com/chzyer/flagly) (demo: [flagly-shell](https://github.com/chzyer/flagly/blob/master/demo/flagly-shell/flagly-shell.go))
# Demo
![demo](https://raw.githubusercontent.com/chzyer/readline/assets/demo.gif)