diff --git a/README.md b/README.md
index d3ea170bc..fe89b0209 100644
--- a/README.md
+++ b/README.md
@@ -1,92 +1,14 @@
-
+# Spotify Landing Page Clone Project
-# LAB | HTML & CSS - Spotify Clone
+Hello!
-
-
+I used my new learned CSS skills on the project assigned by Ironhack, on Week 1, day 2.
- This exercise allows you to practice and apply the concepts and techniques taught in class.
+I pushed myself to don't use any AI tool for this project. I just searched Google and checked my notes when I stucked. After this little journey, I'm glad to say this, I finished it successfuly.
- Upon completion of this exercise, you will be able to:
+This is my first of writing README.md, I'm trying to improve my English and the ability of literal explanation without help. I hope it is clear to understand.
- - Create a webpage based on provided design and assets.
- - Create and link an external CSS stylesheet with an HTML document.
- - Display images in a webpage using HTML image tags and CSS `background` property.
- - Use the CSS `position` property to position elements on a webpage.
- - Use Flexbox to layout and position elements on a webpage.
- - Center content on a webpage, including images and text.
- - Submit completed work using Git and GitHub by creating a Pull Request.
+Here is the screenshot of the clone project:
- Learning Goals
-
-
+
-
-
-All of the necessary assets and images are already provided. You might also find it useful to resort to the **[full-length PDF version of the website](https://s3-eu-west-1.amazonaws.com/ih-materials/uploads/spotify-prototype.pdf)** as a reference.
-
-## Requirements
-
-- Fork this repo
-- Clone this repo
-
-## Submission
-
-Upon completion, run the following commands:
-
-```shell
-git add .
-git commit -m "done"
-git push origin master
-```
-
-Create Pull Request so your TAs can check up your work.
-
-## Instructions
-
-You are provided with some assets - in the `images` folder, you will find the necessary images, and the text is ready for you in the `index.html` file. Write your HTML and CSS code in the `index.html` and `styles/style.css` files, respectively. Again, remember to follow the best practices.
-
-The page is split into 4 sections, and we have generously cut it down into pieces!
-
-In general, website designs don't just come out of the wild, so you will likely have mockups/sketches that you will have to integrate. Therefore, it is a good practice to help you cut the website into pieces before coding to help you _**structuring**_ your HTML.
-
-_**The last section isn't as detailed as the others ones, good luck**_ :smile:
-
-:muscle: :muscle: :muscle:
-
-
-
-Let's do this!
-
-### Iteration 1: Navbar
-
-- The navbar should be `position: fixed`.
-- Align the logo to the left and the `ul` with the links to the right, either using `float` or `flex`.
-
-### Iteration 2: Large image background with text
-
-- Check out [this guide](https://css-tricks.com/centering-css-complete-guide/) on centering things.
-
-### Iteration 3: What is on Spotify section
-
-- It looks like the `div`s take up about a third of the container each. How can you represent this in code?
-
-### Iteration 4: The green section
-
-- It looks like we have 2 main sections, a containing element with the text flowing from top to bottom and the image of the Spotify player on the right.
-- Position the Spotify logo absolutely according to the _green_ `div`.
-
-
-
-**Happy coding!** :heart:
\ No newline at end of file
diff --git a/index.html b/index.html
index 0697f92fe..7052a941c 100644
--- a/index.html
+++ b/index.html
@@ -1,18 +1,88 @@
-
+
+ There are millions of songs on Spotify
+Listen to music as if you were listening live
+Stream music on your smartphone, tablet or computer
+Know what you want to listen to? Just search and hit play.
+Check out the + latest charts, brand new releases and great playlists for right now.
+Enjoy new music every Monday with your + own personal playlist. Or sit back and enjoy Radio.
+
+