From 36d1394111dd2ec60795770839a694c1cbf100c6 Mon Sep 17 00:00:00 2001 From: Alexander Lukyanchikov Date: Tue, 24 Dec 2019 14:54:41 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c64b13..d014fd0 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Sampler is a tool for shell commands execution, visualization and alerting. Conf ![sampler](https://user-images.githubusercontent.com/6069066/56404396-70b14d00-6234-11e9-93cd-54461bf40c96.gif) ## Why do I need it? -One can sample any dynamic process right from the terminal - observe changes in the database, monitor MQ in-flight messages, trigger a deployment script and get notification when it's done. +One can sample any dynamic process right from the terminal — observe changes in the database, monitor MQ in-flight messages, trigger a deployment script and get notification when it's done. -If there is a way to get a metric using a shell command - then it can be visualized with Sampler momentarily. +If there is a way to get a metric using a shell command, then it can be visualized with Sampler momentarily. ## Installation