diff --git a/README.md b/README.md index 6bb15f393..f880c3878 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ $ bash benchmark.sh See . +> The project path must be under the root of DOCUMENT_ROOT and named `php-framework-benchmark`, which keep the process right for output data. + If you want to benchmark some frameworks: ~~~