diff --git a/README.md b/README.md
index 83ce771..13ed0e8 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,11 @@
-# 📊 Project: Complex API 2
+My Complex API2 project is built using HTML, CSS, and JavaScript. It integrates two APIs: a Players API and a News API, where the News API fetches information based on data from the Players API. The Players API provides a player’s nationality, and the News API displays the latest news from that country. Users can enter a player’s name to view news from their country.
-### Goal: Use data returned from one api to make a request to another api and display the data returned
+How It's Made:
+Tech used: HTML, CSS, and JavaScript
-### How to submit your code for review:
+Lessons Learned:
+From my complex API project, I learned how to fetch data from the existing data. I also learned how to target key values from an object using array method.
-- Fork and clone this repo
-- Create a new branch called answer
-- Checkout answer branch
-- Push to your fork
-- Issue a pull request
-- Your pull request description should contain the following:
- - (1 to 5 no 3) I completed the challenge
- - (1 to 5 no 3) I feel good about my code
- - Anything specific on which you want feedback!
+
-Example:
-```
-I completed the challenge: 5
-I feel good about my code: 4
-I'm not sure if my constructors are setup cleanly...
-```
+Find the live project here https://innocent-r.github.io/complex-api2/
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..5c55ef5
--- /dev/null
+++ b/index.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+ Document
+
+
+
+
Get The Most Recent News About The Player's Country