Skip to content

Commit 4c57ab0

Browse files
authored
Update README.md
1 parent 6fd9fa6 commit 4c57ab0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Configure for your project in ```package.json```:
1010
"posttest": "./node_modules/.bin/assertthat-bdd.cmd -i PROJECT_ID -r -a ASSERTTHAT_ACCESS_KEY -s ASSERTTHAT_SECRET_KEY"
1111
}
1212
```
13-
PROJECT_ID - mandatory Jira project Id
14-
ASSERTTHAT_ACCESS_KEY - alternatively can be set as environment variable
15-
ASSERTTHAT_SECRET_KEY - alternatively can be set as environment variable
13+
* PROJECT_ID - mandatory Jira project Id
14+
* ASSERTTHAT_ACCESS_KEY - alternatively can be set as environment variable
15+
* ASSERTTHAT_SECRET_KEY - alternatively can be set as environment variable
1616

1717
Refer to the configuration documentation here: [AssertThat+Configuration](https://assertthat.atlassian.net/wiki/spaces/ABTM/pages/725385217/AssertThat+Configuration)
1818

0 commit comments

Comments
 (0)