Use imgur-hosted welcome GIF

This commit is contained in:
Elliot Cameron 2020-06-15 14:00:31 -04:00
parent 53b377c141
commit 435f9637f3
No known key found for this signature in database
GPG Key ID: 6ABB57E3D52B0628
3 changed files with 2 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Build terminal applications using functional reactive programming (FRP) with [Reflex FRP](https://reflex-frp.org).
![reflex-vty example animation](doc/welcome.gif)
![Example Animation](https://i.imgur.com/FULQNtu.gif)
Feature requests, pull requests, and other feedback are welcome and appreciated (see the [contribution guide](CONTRIBUTING.md)). This library
is still experimental, so big changes are possible!

Binary file not shown.

Before

Width:  |  Height:  |  Size: 456 KiB

View File

@ -15,8 +15,7 @@ build-type: Simple
cabal-version: >=1.18
extra-source-files: README.md
ChangeLog.md
extra-doc-files: doc/welcome.gif
, doc/tasks.png
extra-doc-files: doc/tasks.png
tested-with: GHC ==8.8.3 || ==8.6.5 || ==8.4.4
library