From 078cde56701b62d16bf79d0ff71febdfb036c3a7 Mon Sep 17 00:00:00 2001 From: EverObas <105218308+EverObas@users.noreply.github.com> Date: Sun, 1 Mar 2026 13:21:46 +0100 Subject: [PATCH] docs: add README file --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..a7d6b7487 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Website Project + +## Description + This is a simple website built with HTML. + +## How to Use + Clone the repository + Open index.html in browser + +## Project Structure + index.html + images/ \ No newline at end of file