Skip to content

Commit 9759d9b

Browse files
committed
Update README.md
1 parent 6c19a3d commit 9759d9b

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,22 @@ CROSS PHPUnit Utils
33

44
This package contains various utilities to aid in writing unit tests with the PHPUnit Framework.
55

6-
76
Installation
87
------------
98

109
Require a dependency via composer.
1110

1211
```bash
13-
composer require cross-solution/phpunit-utils
12+
composer require --dev cross-solution/phpunit-utils
1413
```
1514

16-
1715
Usage
1816
-----
1917

20-
@todo
18+
At the moment, the documentation is solely in the PHPDocs comments of the source files.
2119

2220

23-
Licence
21+
License
2422
-------
2523

2624
MIT

0 commit comments

Comments
 (0)