From c6309136ad46d8809ee5abf8adc9ad0c54cbfd93 Mon Sep 17 00:00:00 2001
From: Kenneth Estanislao <hacksider@gmail.com>
Date: Fri, 13 Sep 2024 16:39:34 +0800
Subject: [PATCH] Update README.md

---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 7dd6f19..2da9fb2 100644
--- a/README.md
+++ b/README.md
@@ -11,16 +11,16 @@ Users of this software are expected to use this software responsibly while abidi
 
 ## New Features
 ### Resizable Preview Window
-<details>
-    Dynamically improve the performance by using the --resizable parameter
+
+Dynamically improve the performance by using the --resizable parameter
 ![resizable-gif](resizable.gif)
-</details>
+
 ### Face Mapping
-<details>
-    Track faces and change it on the fly
+
+Track faces and change it on the fly
 ![face_mapping_source](face_mapping_source)
 ![face_mapping_result](face_mapping_result.gif)
-</details>
+
 
 
 ## How do I install it?