From 45fc74a3ba898f45f5988d27be48935c3e8065f2 Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Tue, 6 Jun 2023 18:28:44 -0400 Subject: [PATCH] Add period to end of line Improves consistency and grammatical correctness --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6c5164..05fffae 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/). -`burrow` provides a simple command-line tool to open virtual interfaces and direct traffic through them +`burrow` provides a simple command-line tool to open virtual interfaces and direct traffic through them. ## Contributing