Here are some examples: * [Root README](https://github.com/microsoft/Quantum/blob/main/README.md) is missing machine learning category of samples * [README in algorithms](https://github.com/microsoft/Quantum/blob/main/samples/algorithms/README.md) is missing `repeat-until-success` and `sudoku-grover` * [README in diagnostics](https://github.com/microsoft/Quantum/blob/main/samples/diagnostics/README.md) is missing `dumping` and `facts-and-assertions` * [README in getting-started](https://github.com/microsoft/Quantum/blob/main/samples/getting-started/README.md) is missing `qrng` * machine-learning folder doesn't have a README It would also be nice to format [README in numerics](https://github.com/microsoft/Quantum/tree/main/samples/numerics) similar to others, with the list of samples given as a list with links.
Here are some examples:
repeat-until-successandsudoku-groverdumpingandfacts-and-assertionsqrngIt would also be nice to format README in numerics similar to others, with the list of samples given as a list with links.