Skip to content

Commit 06d7986

Browse files
committed
Added disclaimer to the ReadMe to make it clear that only the unit testing and CI/CD implementations are my own.
1 parent aa10e93 commit 06d7986

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ReadMe.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ Write a CI script that automatically runs these tests on a CI system/portal of y
2222

2323
## Solution Overview
2424

25-
See document titled [FacebowFileReader_SoltuionOverview](https://github.com/MikeO89/FacebowFileReader/blob/main/FacebowFileReader_SolutionOverview.pdf)
25+
See document titled [FacebowFileReader_SoltuionOverview](https://github.com/MikeO89/FacebowFileReader/blob/main/FacebowFileReader_SolutionOverview.pdf)
26+
27+
***Disclaimer: the implementation by me was solely the unit tests and CI/CD pipelines. I am aware that the binary IO implementation is not optimal - the binary IO implementation was provided by Mimetrik and was not modifiable within the scope of the technical task. Should you wish to see an example of a low latency binary IO implementation written by me, then I refer you to my [Simba repository](https://github.com/MikeO89/Simba).***

0 commit comments

Comments
 (0)