forked from mirror/readline
move demo gif to branch/assets
This commit is contained in:
parent
86a7212964
commit
50197e309d
|
@ -13,11 +13,11 @@ Readline will support most of features which GNU Readline is supported, and prov
|
|||
|
||||
# Demo
|
||||
|
||||
![demo](https://raw.githubusercontent.com/chzyer/readline/master/example/demo.gif)
|
||||
![demo](https://raw.githubusercontent.com/chzyer/readline/assets/demo.gif)
|
||||
|
||||
Also works fine in windows
|
||||
|
||||
![demo windows](https://raw.githubusercontent.com/chzyer/readline/master/example/windows.gif)
|
||||
![demo windows](https://raw.githubusercontent.com/chzyer/readline/assets/windows.gif)
|
||||
|
||||
|
||||
You can read the source code in [example/main.go](https://github.com/chzyer/readline/blob/master/example/main.go).
|
||||
|
|
BIN
example/demo.gif
BIN
example/demo.gif
Binary file not shown.
Before Width: | Height: | Size: 1.8 MiB |
Binary file not shown.
Before Width: | Height: | Size: 383 KiB |
Loading…
Reference in New Issue