From 64afac23548643fef0d91a124e6f5cfef8626ad4 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Mon, 24 Dec 2018 00:38:43 +0000 Subject: Add travis build script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b8a0064..091b642 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Slowpoke -Slowpoke is a simple TCP proxy which can introduce a configurable latency between packet transfers. +Slowpoke is a simple TCP proxy which can introduce configurable latency between packet delivery. This allows you to test and profile how your application behaves with different levels of latency between services such as databases or caches. ## Running -- cgit v1.2.3