From 3a003731dc421e78a9e730f51b6f710e4d24ba83 Mon Sep 17 00:00:00 2001 From: Roman Dvornov Date: Tue, 8 Feb 2022 16:31:44 +0100 Subject: [PATCH] Some fixes --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 3703ab4..a925c2d 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Rethinking of CPU profile (collected in Node.js or Chromium browsers) analysis. ## Usage -### Scenario #1 – A standalone app to view .cpuprofile files +### Scenario #1 – A viewer for .cpuprofile files -Head to the [app on GitHub pages](https://lahmatiy.github.io/cpupro/), open a `.cpuprofile` file or drop it on the page. +Head to the [viewer on GitHub pages](https://lahmatiy.github.io/cpupro/), open a `.cpuprofile` file or drop it on the page. Viewer welcome page @@ -22,9 +22,9 @@ Head to the [app on GitHub pages](https://lahmatiy.github.io/cpupro/), open a `. Install `cpupro` globally using `npm install -g cpupro` or use `npx cpupro`: -- `cpupro` – opens app with no data in your default browser -- `cpupro -