summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 2b44d09..3ccb36d 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
-similar to the OpenSSL command-line tool, providing only a limited `s_client`
-TLS client command. The primary goal is to provide enough functionality for use
-by BusyBox's wget applet.
+wolfssl-util 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` 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.