Skip to content

Commit 1f42a04

Browse files
committed
Update README with new "Support us" section
1 parent 7b2998e commit 1f42a04

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ In his excellent talk at Laracon EU 2017 [Amo Chohan](https://github.com/amochoh
3232

3333
## Support us
3434

35-
Learn how to create a package like this one, by watching our premium video course:
36-
37-
[![Laravel Package training](https://spatie.be/github/package-training.jpg)](https://laravelpackage.training)
35+
[![Image](https://github-ads.s3.eu-central-1.amazonaws.com/phpunit-watcher.jpg)](https://spatie.be/github-ad-click/phpunit-watcher)
3836

3937
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
4038

@@ -94,7 +92,6 @@ When running `phpunit-watcher` from a Composer script, you may need to [redirect
9492
On Windows, Currently, TTY is not being supported, so any interaction has been disabled. While watching for changes works,
9593
any arguments for PHPUnit have to be provided when initially calling `phpunit-watcher`.
9694

97-
9895
## Customization
9996

10097
Certain aspects of the behaviour of the tool can be modified. The file for options may be named `.phpunit-watcher.yml`, `phpunit-watcher.yml` or `phpunit-watcher.yml.dist`. The tool will look for a file in that order.

0 commit comments

Comments
 (0)