From 8d5eee601d9b1d30d59e7124f8e9a6bc4214afcb Mon Sep 17 00:00:00 2001 From: Jason Elie Bou Kheir <5115126+jasonboukheir@users.noreply.github.com> Date: Fri, 24 Dec 2021 20:31:32 -0800 Subject: [PATCH] remove redundant acronym CLI = command line interface API = application programming interface --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26f8027dd..633e24962 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ versions: - **Fast:** Uses WireGuard to be [3-4 times](https://wireguard.com/performance/) faster than OpenVPN. - **No dependencies:** All dependencies are bundled thanks to [Chef Omnibus](https://github.com/chef/omnibus). -- **Simple:** Takes minutes to set up. Manage via a simple CLI API. +- **Simple:** Takes minutes to set up. Manage via a simple CLI. - **Secure:** Runs unprivileged. HTTPS enforced. Encrypted cookies. - **Firewall included:** Uses Linux [nftables](https://netfilter.org) to block unwanted egress traffic.