Skip to content

Commit 435f963

Browse files
committed
Use imgur-hosted welcome GIF
1 parent 53b377c commit 435f963

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Build terminal applications using functional reactive programming (FRP) with [Reflex FRP](https://reflex-frp.org).
66

7-
![reflex-vty example animation](doc/welcome.gif)
7+
![Example Animation](https://i.imgur.com/FULQNtu.gif)
88

99
Feature requests, pull requests, and other feedback are welcome and appreciated (see the [contribution guide](CONTRIBUTING.md)). This library
1010
is still experimental, so big changes are possible!

doc/welcome.gif

-456 KB
Binary file not shown.

reflex-vty.cabal

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ build-type: Simple
1515
cabal-version: >=1.18
1616
extra-source-files: README.md
1717
ChangeLog.md
18-
extra-doc-files: doc/welcome.gif
19-
, doc/tasks.png
18+
extra-doc-files: doc/tasks.png
2019
tested-with: GHC ==8.8.3 || ==8.6.5 || ==8.4.4
2120

2221
library

0 commit comments

Comments
 (0)