chore: fix README.md

This commit is contained in:
Jesús Pérez 2024-10-17 15:41:16 +01:00
parent 0dabb028ca
commit c3bb8360b4
No known key found for this signature in database

View File

@ -1,15 +1,18 @@
# Backend internal interview (rust)
# Backend internal interview (rust) - main
A **Refactor metric-consumer** task
[Home Task exercise description](Home-Task_exercise_interview_Rust.pdf)
This branch does not have any change, it has original content.
There are several branches developed as proposal:
- [Basic fixed one](/NewRelic/be-technical-interview-rust/src/branch/basic-fixed)
> A basic code review, fixed with minor and essential changes to work as expected.
> Tests are included for verification.
- [Improve one](/NewRelic/be-technical-interview-rust/src/branch/improved)
- [Multiple input one](/NewRelic/be-technical-interview-rust/src/branch/multi-input)