diff --git a/README.md b/README.md
index 6fbd5bf..f9184e1 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,6 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
:small_orange_diamond: wuzz - interactive cli tool for HTTP inspection.
:small_orange_diamond: htrace.sh - shell script to debugging http/https; ssllabs, mozilla observatory, testssl.sh and nmap nse support.
:small_orange_diamond: httpstat - visualizes curl statistics in a way of beauty and clarity.
- :small_orange_diamond: gnutls-cli - client program to set up a TLS connection to some other computer.
:small_orange_diamond: bombardier - fast cross-platform HTTP benchmarking tool written in Go.
:small_orange_diamond: gobench - http/https load testing and benchmarking tool.
:small_orange_diamond: gobuster - free and open source directory/file & DNS busting tool written in Go
@@ -133,6 +132,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo
##### :black_small_square: SSL/Security
+ :small_orange_diamond: gnutls-cli - client program to set up a TLS connection to some other computer.
:small_orange_diamond: sslyze
- fast and powerful SSL/TLS server scanning library.
:small_orange_diamond: sslscan - tests SSL/TLS enabled services to discover supported cipher suites.