From 15ced202d9415ad91276760739aa51d29aa39907 Mon Sep 17 00:00:00 2001 From: Pawel Michalski Date: Sun, 17 Mar 2024 23:25:30 -0700 Subject: [PATCH] Readme file created #5 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f90f8d8..737af7b 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# 2350-assignment-3 \ No newline at end of file +# Resume website + +The project is a basic version of my future resume website. I consists of home page with brief explanations of each section, About me section with information about myself and links to my instagram and github, projects page with two descriptions of two projects I have done and volunteering page with information about my role in the CPSC club. + +Link to the [website](https://zanzigzan.github.io/2350-assignment-3/index.html) + +The website has been created using HTML and CSS. \ No newline at end of file