diff --git a/README.md b/README.md
index 512001a..b65f9f9 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
-
+
## Tech stack
diff --git a/app/build.gradle.kts b/app/build.gradle.kts
index 4d6f173..acaa31a 100644
--- a/app/build.gradle.kts
+++ b/app/build.gradle.kts
@@ -23,11 +23,11 @@ android {
*
* XYZ: App version (050 for 0.5.0)
*/
- versionCode = 3414010
+ versionCode = 3414011
/**
* SemVer major.minor.patch
*/
- versionName = "0.1.0"
+ versionName = "0.1.1"
// Custom test runner to set up Hilt dependency graph
testInstrumentationRunner = "com.wei.picquest.core.testing.PqTestRunner"
diff --git a/docs/demo/demo-light-landscape.gif b/docs/demo/demo-light-landscape.gif
index f06576c..b117a09 100644
Binary files a/docs/demo/demo-light-landscape.gif and b/docs/demo/demo-light-landscape.gif differ
diff --git a/docs/demo/demo-pip.gif b/docs/demo/demo-pip.gif
new file mode 100644
index 0000000..21963d4
Binary files /dev/null and b/docs/demo/demo-pip.gif differ
diff --git a/docs/demo/demo-split-screen.gif b/docs/demo/demo-split-screen.gif
deleted file mode 100644
index 3087e79..0000000
Binary files a/docs/demo/demo-split-screen.gif and /dev/null differ