diff --git a/README.md b/README.md index 2dd112c..ee47b13 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ __Screenshot__
* #invocations
* total execution time for the method in nanoseconds (this is also the sorting order)
* average time in nanoseconds per method (= total/#invocations) -* The backend starts on port 2048 by default. Use -Dperfix.port=... to adjust. -* Start the UI using npm install followed by npm start. the UI starts on port 3000 by default. +* Use -Dperfix.port=... to change the http server port # roadmap