docs: Refine and fix nits in README
Description: Refines and fixes some nits in the Llama stack readme
@kelbrown20 can you look at the precommit error? Please run it locally
@leseb Yeah i'm looking into that and a bit unsure whats going on bc its passing locally but not in the PR.
@kelbrown20 it looks like pre-commit is adding back some of the indentation changes you made, they might be purposeful for formatting?
I think you're right bc it was the pre-commit that added those indentations to the PR, so should this be okay?
@kelbrown20 please run pre-commit locally. Without that, it will be much harder to get the whitespacing right. You need python=3.12, pre-commit>=4.4.0