From 897a1c7d7b6f86d68d1524e7440e80d0b0c0ebb4 Mon Sep 17 00:00:00 2001 From: Rafael Cardenas Date: Mon, 19 Aug 2024 12:30:39 -0600 Subject: [PATCH] docs: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab7b867..804963b 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Please see each tool's source directory for additional documentation * Node.js signal handlers that provide a way to shut down long-running application components gracefully on unhandled exceptions or interrupt signals. -### CPU Profiler +### Profiler server * Fastify server that controls a profiler capable of generating: * `.cpuprofile` files for CPU usage analysis