diff --git a/README.md b/README.md index 72df7f0..0b4cd3a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,44 @@ +## Preview + +
+ + + + + +
+ +Configuration 1 - Centered Positioning, Background Blur, Higher Scaling, No Offset + +Centered Positioning preview + + + +Configuration 2 - Custom Positioning, No Blur, Lower Scaling, Custom Offset + +Custom Positioning preview + +
+ +
+▶️ Show Preview Videos +
+ +**Configuration 1** + +Centered Positioning animation + +**Configuration 2** + +Custom Positioning animation + +
+ +
+ ## Manifest URL ``` diff --git a/assets/preview_centered.gif b/assets/preview_centered.gif new file mode 100644 index 0000000..aa15e7f Binary files /dev/null and b/assets/preview_centered.gif differ diff --git a/assets/preview_centered.png b/assets/preview_centered.png new file mode 100644 index 0000000..1ccdade Binary files /dev/null and b/assets/preview_centered.png differ diff --git a/assets/preview_manual.gif b/assets/preview_manual.gif new file mode 100644 index 0000000..fc9993b Binary files /dev/null and b/assets/preview_manual.gif differ diff --git a/assets/preview_manual.png b/assets/preview_manual.png new file mode 100644 index 0000000..aaa286d Binary files /dev/null and b/assets/preview_manual.png differ