diff --git a/README.md b/README.md index e38a008..6474cf4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Code Climate](https://codeclimate.com/github/jiahaog/nativefier/badges/gpa.svg)](https://codeclimate.com/github/jiahaog/nativefier) [![npm version](https://badge.fury.io/js/nativefier.svg)](https://www.npmjs.com/package/nativefier) -![Dock Screenshot](https://raw.githubusercontent.com/jiahaog/nativefier/master/screenshots/Dock%20Screenshot.png) +![Dock](screenshots/dock.png) You want to make a native wrapper for WhatsApp Web (or any web page). @@ -12,6 +12,8 @@ You want to make a native wrapper for WhatsApp Web (or any web page). $ nativefier web.whatsapp.com ``` +![Walkthrough](screenshots/walkthrough.gif) + You're done. ## Table of Contents diff --git a/screenshots/Dock Screenshot.png b/screenshots/dock.png similarity index 100% rename from screenshots/Dock Screenshot.png rename to screenshots/dock.png diff --git a/screenshots/walkthrough.gif b/screenshots/walkthrough.gif new file mode 100644 index 0000000..4cf7e87 Binary files /dev/null and b/screenshots/walkthrough.gif differ