From 1903cd3d9563082d9fc78a636af2df4f6304a455 Mon Sep 17 00:00:00 2001 From: talexk <99767929+talexk@users.noreply.github.com> Date: Thu, 3 Oct 2024 11:43:27 -0700 Subject: [PATCH] Update wording as problems are intentional. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47e5e88..3a9dc69 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,9 @@ After starting the server, the REST endpoint can be invoked using http://localho ## Problems -The project was abandoned before it could be completed. It currently has the following issues: +This project has the following issues: * The included unit test fails * The endpoint doesn't return correct results +Please ensure all problems are resolved as part of this exercise.