Skip to content

Commit 79048d0

Browse files
committed
Add getting started section in README
1 parent 8eef6df commit 79048d0

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# JavaScript Rating System
22

3-
This is a rating system web app using JavaScript.
3+
This is a rating system web app using JavaScript.
4+
5+
### Getting Started
6+
7+
1. Clone the repository.
8+
2. Open index.html in your browser.
9+
3. Click on the stars to rate the app.
10+
4. The rating will be displayed on the page.

docs/index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# JavaScript Rating System
22

3-
This is a rating system web app using JavaScript.
3+
This is a rating system web app using JavaScript.
4+
5+
### Getting Started
6+
7+
1. Clone the repository.
8+
2. Open index.html in your browser.
9+
3. Click on the stars to rate the app.
10+
4. The rating will be displayed on the page.

0 commit comments

Comments
 (0)