Skip to content

Commit 84145e3

Browse files
authored
Update README.md
1 parent 6dfeb97 commit 84145e3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
Creating an age calculator using JavaScript, HTML, and CSS and uploading it to GitHub is a great project! To help you write a README.md file for your project, here's a template you can use as a starting point:
2-
3-
41
# Age Calculator
52

63
A simple age calculator web application built using JavaScript, HTML, and CSS.
@@ -20,6 +17,7 @@ A simple age calculator web application built using JavaScript, HTML, and CSS.
2017
## Introduction
2118

2219
The Age Calculator is a web application that allows users to calculate their age based on their birthdate. It's a beginner-friendly project designed to help you learn the basics of web development using JavaScript, HTML, and CSS.
20+
if you don't understand main.js code, the code explanation [here](main.js.md)
2321

2422
## Features
2523

0 commit comments

Comments
 (0)