diff --git a/README.md b/README.md index 61899e3b..20883d5e 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ Nitro installs the following on every machine: - MySQL - PostgreSQL (optional) - Redis +- Xdebug +- Blackfire + +> note: for a more detailed writeup on how to configure xdebug and nitro with PHPStorm, view this document on [how to configure xdebug and PHPStorm for both web and console debugging](XDEBUG.md). ## Installation