From 8af2fd330419380a14f12ee4c97cc86ef76f6aac Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Mon, 15 Mar 2021 09:14:03 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e69de29..4bf6602 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,2 @@ +# projector +A command-line utility that will generate the basic file structure for a new GO or Python project.