From a4f8b61f53ad1489399dd31aa4f32757f521d674 Mon Sep 17 00:00:00 2001 From: Andromeda <58833781+AndromedaHelix@users.noreply.github.com> Date: Sat, 13 May 2023 08:49:28 -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 72fcaba..fea4fdb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![License](https://img.shields.io/github/license/hackclub/burrow) ![Apple Build Status](https://img.shields.io/github/actions/workflow/status/hackclub/burrow/build-apple.yml?branch=main&label=macos%2C%20ios&logo=Apple) ![Crate Build Status](https://img.shields.io/github/actions/workflow/status/hackclub/burrow/build-rust.yml?branch=main&label=crate&logo=Rust) -Burrow ia a best-in-class tool for burrowing through firewalls. It is built by teenagers at [Hack Club](https://hackclub.com/). +Burrow is a best-in-class tool for burrowing through firewalls. It is 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.