From c4595ed77582918f6f5cdd43be916cc5e6a30626 Mon Sep 17 00:00:00 2001 From: Fabio Hernandez Date: Fri, 2 Dec 2016 18:03:18 +0100 Subject: [PATCH] Shorten project description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9ac3b7..edb88b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# tlsping — a tool for measuring the time required to perform TLS handshake +# tlsping — a tool for measuring the TLS handshake latency ## Overview `tlsping` is a command line tool to measure the time required to perform [Transport Layer Security (TLS)](https://en.wikipedia.org/wiki/Transport_Layer_Security) connections with a network server.