Skip to content

Commit 8288062

Browse files
committed
Read Me
1 parent 7a079fd commit 8288062

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ The following software are required:
7272
```sh
7373
https://nodejs.org/en/download/
7474
```
75-
- Java Download and Install Java 8 or above, Allure Reports require Java 8 or higher.:
75+
- Install Java 8 or above, Allure Reports require Java 8 or higher.
7676

7777
- allure commandline : Install allure command line for generating Allure Reports using
7878
```sh
@@ -87,4 +87,8 @@ The following software are required:
8787
2. Navigate to folder and install npm packages using:
8888
```sh
8989
npm install
90-
```
90+
```
91+
92+
<!-- USAGE EXAMPLES>
93+
94+
## Usage

0 commit comments

Comments
 (0)