From 1871474c57644792cf4e71c96b2d60e3852f1681 Mon Sep 17 00:00:00 2001 From: Fabio Hernandez Date: Fri, 2 Dec 2016 18:05:08 +0100 Subject: [PATCH] Rephrase description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edb88b9..4e3a024 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# tlsping — a tool for measuring the TLS handshake latency +# tlsping — a tool for measuring 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.