aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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