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.