diff --git a/README.md b/README.md
index 3665a849a0cab26b4b109c9e493549d5a5e0ec2c..654751a020be83440142f0f142d987d1b65227cd 100644
--- a/README.md
+++ b/README.md
@@ -5,5 +5,8 @@ Sorting Visualizer demonstrates how Bubble Sort works through an interactive gra
 [Check it out](https://sorting-visualizer-stdarunte-0b3511e20a59a622aed5caf7134ac4faf2.h-da.io/)
 
 ---
+unsorted:
 ![unsorted](screenshots/unsorted.png)
+
+sorted:
 ![sorted](screenshots/sorted.png)