diff --git a/README.md b/README.md
index 9c7d20f..6fbab1f 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,24 @@
# spotify_clone
This project is a non-functioning clone of Spotify's website, created using HTML and CSS. It aims to replicate the visual design and layout of certain sections of Spotify's web player.
Technologies Used
-HTML: Used for structuring the web pages.
-CSS: Used for styling and layout.
+
+ - HTML: Used for structuring the web pages.
+ - CSS: Used for styling and layout.
+
+
+
+
+ - Fonts: Google Fonts was utilized to select a font resembling Spotify's interface
+ - Icons: FontAwesome's free icons were used to replicate Spotify's iconography. Additionally, custom images were used as icons in some areas.
+
+
-Font and Icons
-Fonts: Google Fonts was utilized to select a font resembling Spotify's interface.
-Icons: FontAwesome's free icons were used to replicate Spotify's iconography. Additionally, custom images were used as icons in some areas.
Features
-Sidebar navigation similar to Spotify's web player.
-Library section with customizable options.
-Responsive design for different screen sizes.
-Styled cards to display music content.
-A footer section with a decorative line.
+
+ - Sidebar navigation similar to Spotify's web player.
+ - Library section with customizable options.
+ - Responsive design for different screen sizes.
+ - Styled cards to display music content.
+ - A footer section with a decorative line.
+