From 0564060e7b10eb8f2ef22ff00109706b24241a81 Mon Sep 17 00:00:00 2001 From: Ian Hoffman Date: Thu, 5 May 2022 13:43:30 -0700 Subject: [PATCH] Update README.md --- go/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/go/README.md b/go/README.md index 843fca3..71406d8 100644 --- a/go/README.md +++ b/go/README.md @@ -1,3 +1,5 @@ +# WIP - This is not yet ready for use + # Requirements To check that your system can run the backend onsite exercise in Go, run the `setup.sh` script included in this directory (if you're on Windows, run `setup.bat` "currently missing" instead). @@ -16,4 +18,4 @@ If for some reason the `setup` script won't run successfully, try the following: - Ensure that your PHP version is >= 1.18. - Ensure that SQLite3 is installed. -If you try the above and are still having trouble, please reach out to your recruiting coordinator and we'll do our best to assist you. If possible, please include relevant stacktraces and system details (OS and language versions, etc) in your message. \ No newline at end of file +If you try the above and are still having trouble, please reach out to your recruiting coordinator and we'll do our best to assist you. If possible, please include relevant stacktraces and system details (OS and language versions, etc) in your message.