diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-09-13 19:13:20 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-09-13 19:13:20 +0530 |
commit | 802596f49808b4a1c0d49b7fb3701fe390615854 (patch) | |
tree | 33d77281b0be3c7100a362f330df3cecb82ae8f5 /Lab02 | |
parent | 69ceb297bab75e6d6a1b83a7dd91260c3471db13 (diff) |
Lab02: Create College Events website make use of HTML Tables - Modifying README
Diffstat (limited to 'Lab02')
-rw-r--r-- | Lab02/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lab02/README.md b/Lab02/README.md index 6498222..c8af397 100644 --- a/Lab02/README.md +++ b/Lab02/README.md @@ -1,5 +1,5 @@ # College Events Webpage -This repository contains a simple HTML webpage that lists upcoming college events and their budgets. It uses HTML table for structuring the event information. +This directory contains a simple HTML webpage that lists upcoming college events and their budgets. It uses HTML table for structuring the event information. ## Table of Contents |