summaryrefslogtreecommitdiff
path: root/Lab01/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Lab01/README.md')
-rw-r--r--Lab01/README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/Lab01/README.md b/Lab01/README.md
index 5071805..c9e2291 100644
--- a/Lab01/README.md
+++ b/Lab01/README.md
@@ -1,9 +1,10 @@
# Portfolio Webpage
-This repository contains a simple HTML webpage that acts as a portfolio website.
+This directory contains a simple HTML webpage that acts as a portfolio website.
## Table of Contents
- [Description](#description)
+- [To-Do List](#to-do-list)
- [Brief Look](#brief-look)
## Description
@@ -13,3 +14,8 @@ The portfolio website provides a brief introduction about me, my skills, project
## Brief Look
Here is a screenshot of the current look of the website:
![Website Screenshot](screenshot-lab01.png)
+
+## To-Do List
+- [ ] Responsive Design: Ensure that the website is fully responsive and looks great on various devices and screen sizes.
+
+- [ ] Contact Form: Add a contact form to allow visitors to get in touch easily.