### Expected Behaviour In the current README: - According to the installation instructions on [npm](https://www.npmjs.com/package/@adobe/cgroup-metrics), the correct command should be `npm install @adobe/cgroup-metrics` - `cgroup.cpu()` should actually be `cgroup.cpu`, - `cgroup.memory()` should actually be `cgroup.memory`
Expected Behaviour
In the current README:
npm install @adobe/cgroup-metricscgroup.cpu()should actually becgroup.cpu,cgroup.memory()should actually becgroup.memory