summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index e76ccfb..2b44d09 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
Unofficial wolfSSL Utility
--------------------------
-This is a command-line tool for the wolfSSL embedded SSL/TLS library. It is
+This is a command-line tool for the wolfSSL embedded (SSL/)TLS library. It is
similar to the OpenSSL command-line tool, providing only a limited `s_client`
-SSL/TLS client command. The primary goal is to provide enough functionality for
-use by BusyBox's wget applet.
+TLS client command. The primary goal is to provide enough functionality for use
+by BusyBox's wget applet.
This utility is in no way authored by or affiliated with wolfSSL Inc. or its
contributors.