chore: fix README.md
This commit is contained in:
parent
dc710f0822
commit
8cc7b7ad6d
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
||||
# Backend internal interview (rust) - improved
|
||||
|
||||
> [!NOTE]
|
||||
> It is able to **process multiple metrics in parallel**.
|
||||
|
||||
> A full refactoring done for <u>better quality, maintenance and be more readable</u>. (Structs, implementaitions, settings for multiple inputs, etc).
|
||||
|
||||
See [main changes](/NewRelic/be-technical-interview-rust/src/branch/improved/CHANGES.md)
|
||||
@ -12,10 +12,10 @@ A **Refactor metric-consumer** task
|
||||
|
||||
There are several branches developed as proposal:
|
||||
|
||||
- [Basic fixed one](basic-fixed)
|
||||
> A basic code review, fixed with minor and essential changes to work as expected.
|
||||
> Tests are included for verification.
|
||||
- [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. <br>
|
||||
> Tests are included for verification. <br>
|
||||
|
||||
- [Improve one](improved)
|
||||
- [Improve one](/NewRelic/be-technical-interview-rust/src/branch/improved)
|
||||
|
||||
- [Multiple input one](multi-input)
|
||||
|
Loading…
Reference in New Issue
Block a user