From a99fd3608137acbd35caadc781f9c2eb8f93672c Mon Sep 17 00:00:00 2001 From: Andromeda <58833781+AndromedaHelix@users.noreply.github.com> Date: Sat, 3 Jun 2023 21:51:22 -0600 Subject: [PATCH] Update README.md Fixed git lint, implemented recommended changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37b4443..1141f4d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Burrow is an open source tool for burrowing through firewalls, built by teenagers at [Hack Club](https://hackclub.com/). -It works through the app that allows for a quick and easy setup to open virtual interfaces and direct traffic through them. You can also use burrow directly from the command line. +`burrow` provides a simple command-line tool to open virtual interfaces and direct traffic through them ## Contributing