From b76fcc42583d5d292e499f2158b98c000ad5133f Mon Sep 17 00:00:00 2001 From: George Shaw Date: Thu, 19 Oct 2017 14:31:38 -0500 Subject: [PATCH] demonstrating git workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f64a39a..b9982ef 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A web-hosting control panel written in Go. ## Stack Backend: __[Go](https://golang.org/)__ -Frontend: __[React](https://reactjs.org/)__ +Frontend: TBA ## Deployment