We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2215a01 commit d7c6820Copy full SHA for d7c6820
README.md
@@ -47,7 +47,7 @@ You can use the client in your own scripts to download feature files and upload
47
$ npm install @assertthat/assertthat-bdd --save
48
```
49
50
-* #####For downloading feature files:
+* For downloading feature files:
51
52
53
var assertThat = require('assertthat-bdd');
@@ -73,7 +73,7 @@ Available parameters:
73
-x, --proxyURI [URI] Proxy URI
74
75
76
-* #####For uploading reports:
+* For uploading reports:
77
78
79
0 commit comments