From a6a5346841a9a28dd39aad9228bda5618badafeb Mon Sep 17 00:00:00 2001 From: Ashkan Kiani Date: Fri, 4 Oct 2019 17:02:38 -0700 Subject: [PATCH] Use gif instead of webm. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4017bf..96e9820 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ function cycle_theme() end ``` -![Cycle themes](https://raw.githubusercontent.com/norcalli/github-assets/master/nvim-base16.lua-demo.webm) +![Cycle themes](https://raw.githubusercontent.com/norcalli/github-assets/master/nvim-base16.lua-demo.gif) ## Usage