From 9c1d1d129609eb76208f1d10436dc917671941ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20P=C3=A9rez?= Date: Thu, 17 Oct 2024 15:46:24 +0100 Subject: [PATCH] chore: fix README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b28c4a..557a01d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ # Backend internal interview (rust) - basic-fixed +> [!NOTE] > Code simply **works as expected** - > It is not be able to **process multiple metrics in parallel** yet. - > A full refactoring has to be done for better quality, maintenance and be more readable. (Structs, implementaitions, settings for multiple inputs, etc). See [main changes](/NewRelic/be-technical-interview-rust/src/branch/basic-fixed/CHANGES.md)