diff --git a/README.md b/README.md index 010775f..bf98162 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This project is a simple ReactJS app for rendering RSS feeds for podcasts. You can try out the app [here](https://amcquade.github.io/quick-feed/). ![quick-feed demo](demo/demo.gif) +![image](demo/demo-image.jpg) ###### This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). You can read more about it [here](learnMoreReact.md). diff --git a/demo/demo-image.jpg b/demo/demo-image.jpg new file mode 100644 index 0000000..a226f33 Binary files /dev/null and b/demo/demo-image.jpg differ