diff --git a/README.md b/README.md
index 3d70978..5db6d51 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,24 @@
# Dribbblish Dynamic
### base
-
+
## Features
### Resizable sidebar
-
+
### Customizable sidebar
Rearrange icons positions, stick icons to header or hide unnecessary to save space.
Turn on "Sidebar config" mode in Profile menu and hover on icon to show control buttons.
After you finish customizing, turn off Config mode in Profile menu to save.
-
+
### Playlist Folder image
Right click at folder and choose images for your playlist folder. Every image formats supported by Chrome can be used, but do keep image size small and in compressed format.
-
+
### Left/Right expanded cover
In profile menu, toggle option "Right expanded cover" to change expaned current track cover image to left or right side, whereever you prefer.
@@ -49,11 +49,14 @@ xpui.js_repl_8008 = ,${1}56,
## Hide Window Controls
Windows user, please edit your Spotify shortcut and add flag `--transparent-window-controls` after the Spotify.exe:
-
+
+To edit an taskbar shortcut, right click it, then right click Spotify in the list again.
-Alternatively, you can use [`SpotifyNoControl.exe`](https://github.com/JulienMaille/SpotifyNoControl/files/6793911/SpotifyNoControl.zip), included in this theme package, to completely remove all windows controls and title menu (three dot at top left corner). Title menu still can be access via Alt key. Closing, minimizing can be done via right click menu at top window region.
-`SpotifyNoControl.exe` could be used as Spotify launcher, it opens Spotify and hides controls right after. You can drag and drop it to your taskbar but make sure you unpin the original Spotify icon first. Alternatively you can make a shortcut for it and add to desktop or start menu.
-Moreover, by default, Spotify adjusted sidebar items and profile menu icon to stay out of Windows native controls region. If you decided to use `SpotifyNoControl.exe` from now on, please open `user.css` file and change variable `--os-windows-icon-dodge` value to 0 as instruction to snap icons back to their original position.
+In addition to `--transparent-window-controls` you can set `Dribbblish > Windows Top Bars` to `Solid` or `Transparent` to look like this:
+
+
+Alternatively, you can use [`SpotifyNoControl.exe`](https://github.com/JulienMaille/SpotifyNoControl/files/6793911/SpotifyNoControl.zip), included in this theme package, to completely remove all windows controls and title menu (three dots at top left corner). Title menu still can be accessed via the Alt key. Closing and minimizing can be done via the right click menu at top window region.
+`SpotifyNoControl.exe` could be used as Spotify launcher, it opens Spotify and hides controls right after. You can drag and drop it to your taskbar but make sure you unpin the original Spotify icon first. Alternatively you can make a shortcut for it and add to desktop or start menu.

diff --git a/dynamic.gif b/showcase-images/dynamic.gif
similarity index 100%
rename from dynamic.gif
rename to showcase-images/dynamic.gif
diff --git a/showcase-images/top-bars.png b/showcase-images/top-bars.png
new file mode 100644
index 0000000..11297a0
Binary files /dev/null and b/showcase-images/top-bars.png differ
diff --git a/windows-shortcut-instruction.png b/showcase-images/windows-shortcut-instruction.png
similarity index 100%
rename from windows-shortcut-instruction.png
rename to showcase-images/windows-shortcut-instruction.png