Skip to content

Commit

Permalink
move demo gif to branch/assets
Browse files Browse the repository at this point in the history
  • Loading branch information
chzyer committed Oct 9, 2015
1 parent 86a7212 commit 50197e3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
Binary file removed example/demo.gif
Binary file not shown.
Binary file removed example/windows.gif
Binary file not shown.

0 comments on commit 50197e3

Please sign in to comment.