diff --git a/README.md b/README.md index 675fb53..78b1b2b 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Removing an extension will eliminate the block once more. It's important to note ### Build custom extension You can build and uploads a custom extension by following the screen flow below: -![Build custom extension](resources/images/create-extension-upload-animated.gif) +![Build custom extension](resources/images/create-extension-animated.gif) ### Options for custom extension For a custom extension you have the following options: diff --git a/resources/images/create-extension-animated.gif b/resources/images/create-extension-animated.gif index 62c30ef..2dc9e65 100644 Binary files a/resources/images/create-extension-animated.gif and b/resources/images/create-extension-animated.gif differ diff --git a/resources/images/create-extension-upload-animated.gif b/resources/images/create-extension-upload-animated.gif deleted file mode 100644 index fbc89f9..0000000 Binary files a/resources/images/create-extension-upload-animated.gif and /dev/null differ diff --git a/resources/images/extension-installation-animated.gif b/resources/images/extension-installation-animated.gif index ebb9bce..32edc7d 100644 Binary files a/resources/images/extension-installation-animated.gif and b/resources/images/extension-installation-animated.gif differ diff --git a/resources/images/update-existing-extension.png b/resources/images/update-existing-extension.png new file mode 100644 index 0000000..fbde1d1 Binary files /dev/null and b/resources/images/update-existing-extension.png differ