Skip to content

Commit 91767e6

Browse files
committed
Add getting started steps to README
1 parent 0b361f6 commit 91767e6

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Number Statistics Web App
22

3-
This app is number statistics app that shoes the list of numbers entered by the user.
3+
This app is number statistics app that shoes the list of numbers entered by the user.
4+
5+
### Getting Started
6+
7+
1. Clone the repository.
8+
2. Open index.html in your browser.
9+
3. Enter numbers in the input field and click on the button to get the statistics.

docs/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Number Statistics Web App
22

3-
This app is number statistics app that shoes the list of numbers entered by the user.
3+
This app is number statistics app that shoes the list of numbers entered by the user.
4+
5+
### Getting Started
6+
7+
1. Clone the repository.
8+
2. Open index.html in your browser.
9+
3. Enter numbers in the input field and click on the button to get the statistics.

0 commit comments

Comments
 (0)