From be6d895aa7c5c1d9d2dc1ffbed0eeae6da9dec89 Mon Sep 17 00:00:00 2001 From: Diego giacomelli Date: Wed, 20 Jul 2016 14:59:45 -0300 Subject: [PATCH] Readme updated. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 6915549..d348af5 100644 --- a/README.md +++ b/README.md @@ -64,10 +64,9 @@ You can choose some options to run command-line and Windows services: ####Usage: * Command-line - ```shell TaskManager.exe -e Console -s Memory -``` +`` ```shell TaskManager.exe -e Windows -s PerformanceCounter @@ -79,7 +78,6 @@ You can define parameters on Services Management Console (services.msc), in the ```shell -e Console -s Memory ``` - ```shell -e Windows -s PerformanceCounter ```