diff --git a/README.md b/README.md index fbd9437..5d2311e 100644 --- a/README.md +++ b/README.md @@ -101,12 +101,12 @@ Only main chapters: ##### :black_small_square: Managers

-  :small_orange_diamond: Midnight Commander - visual file manager, licensed under GNU General Public License.
-  :small_orange_diamond: ranger - a VIM-inspired filemanager for the console.
-  :small_orange_diamond: nnn - tiny, lightning fast, feature-packed file manager.
-  :small_orange_diamond: screen - full-screen window manager that multiplexes a physical terminal.
-  :small_orange_diamond: tmux - terminal multiplexer, lets you switch easily between several programs in one terminal.
-  :small_orange_diamond: tmux-cssh - sets a comfortable and easy to use functionality, clustering and synchronizing virtual tmux-sessions.
+  :small_orange_diamond: Midnight Commander - is a visual file manager, licensed under GNU General Public License.
+  :small_orange_diamond: ranger - is a VIM-inspired filemanager for the console.
+  :small_orange_diamond: nnn - is a tiny, lightning fast, feature-packed file manager.
+  :small_orange_diamond: screen - is a full-screen window manager that multiplexes a physical terminal.
+  :small_orange_diamond: tmux - is a terminal multiplexer, lets you switch easily between several programs in one terminal.
+  :small_orange_diamond: tmux-cssh - is a tool to set comfortable and easy to use functionality, clustering and synchronizing virtual tmux-sessions.

##### :black_small_square: Text editors @@ -114,7 +114,7 @@ Only main chapters:

  :small_orange_diamond: vi - is one of the most common text editors on Unix.
  :small_orange_diamond: vim - is a highly configurable text editor.
-  :small_orange_diamond: emacs - an extensible, customizable, free/libre text editor - and more.
+  :small_orange_diamond: emacs - is an extensible, customizable, free/libre text editor - and more.

##### :black_small_square: Files and directories @@ -138,7 +138,7 @@ Only main chapters:   :small_orange_diamond: Termshark - is a simple terminal user-interface for tshark.
  :small_orange_diamond: ngrep - is like GNU grep applied to the network layer.
  :small_orange_diamond: stenographer - is a packet capture solution which aims to quickly spool all packets to disk.
-  :small_orange_diamond: bmon - monitoring and debugging tool to capture networking related statistics and prepare them visually.
+  :small_orange_diamond: bmon - is a monitoring and debugging tool to capture networking related statistics and prepare them visually.
  :small_orange_diamond: iptraf-ng - is a console-based network monitoring program for Linux that displays information about IP traffic.
  :small_orange_diamond: iPerf3 - is a tool for active measurements of the maximum achievable bandwidth on IP networks.
  :small_orange_diamond: ethr - is a Network Performance Measurement Tool for TCP, UDP & HTTP.
@@ -157,7 +157,7 @@ Only main chapters:   :small_orange_diamond: fierce - is a DNS reconnaissance tool for locating non-contiguous IP space.
  :small_orange_diamond: subfinder - is a subdomain discovery tool that discovers valid subdomains for websites.
  :small_orange_diamond: sublist3r - is a fast subdomains enumeration tool for penetration testers.
-  :small_orange_diamond: amass - tool obtains subdomain names by scraping data sources, crawling web archives and more.
+  :small_orange_diamond: amass - is tool that obtains subdomain names by scraping data sources, crawling web archives and more.
  :small_orange_diamond: namebench - provides personalized DNS server recommendations based on your browsing history.
  :small_orange_diamond: dnscrypt-proxy 2 - a flexible DNS proxy, with support for encrypted DNS protocols.

@@ -165,23 +165,23 @@ Only main chapters: ##### :black_small_square: Network (HTTP)

-  :small_orange_diamond: Curl - command line tool and library for transferring data with URLs.
+  :small_orange_diamond: Curl - is a command line tool and library for transferring data with URLs.
  :small_orange_diamond: kurly - is an alternative to the widely popular curl program, written in Golang.
-  :small_orange_diamond: HTTPie - a user-friendly HTTP client.
-  :small_orange_diamond: wuzz - interactive cli tool for HTTP inspection.
-  :small_orange_diamond: htrace.sh - simple Swiss Army knife for http/https troubleshooting and profiling.
-  :small_orange_diamond: httpstat - visualizes curl statistics in a way of beauty and clarity.
-  :small_orange_diamond: httplab - the interactive web server.
+  :small_orange_diamond: HTTPie - is an user-friendly HTTP client.
+  :small_orange_diamond: wuzz - is an interactive cli tool for HTTP inspection.
+  :small_orange_diamond: htrace.sh - is a simple Swiss Army knife for http/https troubleshooting and profiling.
+  :small_orange_diamond: httpstat - is a tool that visualizes curl statistics in a way of beauty and clarity.
+  :small_orange_diamond: httplab - is an interactive web server.
  :small_orange_diamond: Lynx - is a text browser for the World Wide Web.
  :small_orange_diamond: HeadlessBrowsers - a list of (almost) all headless web browsers in existence.
  :small_orange_diamond: ab - is a single-threaded command line tool for measuring the performance of HTTP web servers.
  :small_orange_diamond: siege - is an http load testing and benchmarking utility.
  :small_orange_diamond: wrk - is a modern HTTP benchmarking tool capable of generating significant load.
-  :small_orange_diamond: bombardier - fast cross-platform HTTP benchmarking tool written in Go.
+  :small_orange_diamond: bombardier - is a fast cross-platform HTTP benchmarking tool written in Go.
  :small_orange_diamond: gobench - http/https load testing and benchmarking tool.
  :small_orange_diamond: hey - HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom.
  :small_orange_diamond: boom - is a script you can use to quickly smoke-test your web app deployment.
-  :small_orange_diamond: gobuster - free and open source directory/file & DNS busting tool written in Go.
+  :small_orange_diamond: gobuster - is a free and open source directory/file & DNS busting tool written in Go.

##### :black_small_square: SSL