There was an error while loading. Please reload this page.
1 parent 7a079fd commit 8288062Copy full SHA for 8288062
README.md
@@ -72,7 +72,7 @@ The following software are required:
72
```sh
73
https://nodejs.org/en/download/
74
```
75
-- Java Download and Install Java 8 or above, Allure Reports require Java 8 or higher.:
+- Install Java 8 or above, Allure Reports require Java 8 or higher.
76
77
- allure commandline : Install allure command line for generating Allure Reports using
78
@@ -87,4 +87,8 @@ The following software are required:
87
2. Navigate to folder and install npm packages using:
88
89
npm install
90
- ```
+ ```
91
+
92
+<!-- USAGE EXAMPLES>
93
94
+## Usage
0 commit comments