diff --git a/Wireframe/gitt.jpg b/Wireframe/gitt.jpg
new file mode 100644
index 00000000..6d5e0ff1
Binary files /dev/null and b/Wireframe/gitt.jpg differ
diff --git a/Wireframe/index.html b/Wireframe/index.html
index 0e014e53..1b51a48a 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -3,31 +3,60 @@
+
Wireframe
Wireframe
-
- This is the default, provided code and no changes have been made yet.
-
-
+
It's a graphic representation of a website,
+ mobile app or other digital interface that highlights the overall structure and
+ layout of the design without going into specifics like colors, fonts or images.
+
-
-
Title
+
+
What is the purpose of README.md file?
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
- voluptates. Quisquam, voluptates.
+ A README.md file provides essential information about a project,
+ including its purpose, installation instructions, usage guidelines,
+ contribution details, licensing and contact information,
+ helping users and developers understanding and engage with the project effectively.
+ A wireframe is commonly used to layout content and functionality
+ on on a page which it takes into account user needs and user journeys.
+ Wireframe is used early in the development process to establish
+ the basic structure of a page before visual design and content is added.
+
+ Git Branches allow us to work on different versions of our code simultaneously.
+ Think of branches as alternative timelines.
+ Git Branches allow us to create separate contexts where we can try new things or
+ even work on multiple ideas in parallel without risking the codebase.
+