From 1ca66de2440aeb5472a7eab90a66cdb062d2b625 Mon Sep 17 00:00:00 2001 From: Will Boyd Date: Sun, 19 Jan 2020 13:24:13 -0500 Subject: [PATCH] Add gif to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a73445b..92911c0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A script that converts a WordPress export XML file into Markdown files suitable Each post is saved as a separate Markdown file with appropriate frontmatter. Images are also downloaded and saved. Embedded content from YouTube, Twitter, CodePen, etc. is carefully preserved. +![wordpress-export-to-markdown running in a terminal](https://user-images.githubusercontent.com/1245573/72686026-3aa04280-3abe-11ea-92c1-d756a24657dd.gif) + ## Quick Start You'll need: