diff --git a/README.md b/README.md
index e7de834be940..e026d83f7734 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
[](https://travis-ci.org/invoiceninja/invoiceninja)
[](https://codecov.io/gh/invoiceninja/invoiceninja)
[](https://www.codacy.com/app/turbo124/invoiceninja?utm_source=github.com&utm_medium=referral&utm_content=invoiceninja/invoiceninja&utm_campaign=Badge_Grade)
+
**Invoice Ninja v 5.0** is coming soon!
We will be using the lessons learnt in Invoice Ninja 4.0 to build a bigger better platform to work from. If you would like to contribute to the project we will gladly accept contributions for code, user guides, bug tracking and feedback! Please consider the following guidelines prior to submitting a pull request:
diff --git a/phpunit.xml b/phpunit.xml
index 18582ee8f772..f7c385d99df4 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -22,9 +22,11 @@
./app
./vendor
- ./app/providers
- ./app/console/kernel.php
- ./app/exceptions/handler.php
+ ./app/Providers
+ /app/Http
+ ./app/Console/Kernel.php
+ ./app/Exceptions/Handler.php
+ /app/Http