From 4088efa0fff67fe679e07a1c1ed3e10d525feea9 Mon Sep 17 00:00:00 2001 From: mcpcpc Date: Thu, 17 Sep 2020 00:06:26 -0400 Subject: update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1a125a6..211f639 100644 --- a/README.md +++ b/README.md @@ -86,9 +86,9 @@ make make install ``` -## TLS/SSL Support +## Transport Layer Security (TLS) Support -There is no native TLS/SSL support. Instead, users can achieve this functionality by using third-party tools (e.g. stunnel, socat, ghosttunnel). +There is no native [TLS/SSL](https://en.m.wikipedia.org/wiki/Transport_Layer_Security) support. Instead, users can achieve this functionality by using third-party tools (e.g. stunnel, socat, ghosttunnel). * _socat_ example: @@ -99,5 +99,5 @@ kirc -s 127.0.0.1 -c 'channel' -n 'name' -r 'realname' ## Contact -For any further questions or concerns, feel free to reach out to me on `#kirc` or `#kisslinux`. - +For any further questions or concerns, feel free to reach out to me on `#kirc` +or `#kisslinux` channels of the _irc.freenode.org_ server. -- cgit v1.2.3