Skip to content

Commit 0e7ef67

Browse files
wp
1 parent 0a4a3ba commit 0e7ef67

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# zeroStepAI
22
Automation test using AI powered by gpt
33

4-
## Configuration .env file
5-
6-
-user=""
7-
-password=""
8-
-badUser=""
9-
-badPassword=""
10-
-ZEROSTEP_TOKEN=""
11-
4+
## Create .env file
5+
```
6+
user=""
7+
password=""
8+
badUser=""
9+
badPassword=""
10+
ZEROSTEP_TOKEN=""
11+
```
1212
to get the zero step token you have to create an account in the oficial page.
1313

1414
## How to run

0 commit comments

Comments
 (0)