From 2dec0503d76a445f8649ca8d1e299280b1eb08a6 Mon Sep 17 00:00:00 2001 From: Dylan Ballback <44906769+dylanballback@users.noreply.github.com> Date: Fri, 23 Oct 2020 22:13:30 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e54102..c532b9b 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Use the github tab to pull the github repository. Its self explanitory. Use the run_testing.py file inside the src folder to run your code and test while we build the package. + ## Other options Download the repository to some folder - If you never used git. Look up a youtube tutorial. It will all make sense.