Skip to content

Commit d7c6820

Browse files
authored
Update README.md
1 parent 2215a01 commit d7c6820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can use the client in your own scripts to download feature files and upload
4747
$ npm install @assertthat/assertthat-bdd --save
4848
```
4949

50-
* #####For downloading feature files:
50+
* For downloading feature files:
5151

5252
```
5353
var assertThat = require('assertthat-bdd');
@@ -73,7 +73,7 @@ Available parameters:
7373
-x, --proxyURI [URI] Proxy URI
7474
```
7575

76-
* #####For uploading reports:
76+
* For uploading reports:
7777

7878
```
7979
var assertThat = require('assertthat-bdd');

0 commit comments

Comments
 (0)