[README] Fix internal link to Verification section #638
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
The internal link at the table of contents to the verification section was broken; Markdown references only work when the "#" anchor matches the subhead text it's referring to.
This simplified section title also makes it easy to link to this section from elsewhere (e.g. the release notes).
Also minor comma usage edits that my eye happened to catch. A follow-up round of light edits and simplifications is probably overdue.
I think this whole README could use some trimming down. The verification instructions could easily be pulled out into their own doc.
This pull request is categorized as a:
Checklist
I’ve run
pytest
and made sure all unit tests pass before sumbitting the PRIf you modified or added functionality/workflow, did you add new unit tests?
I have tested this PR on the following platforms/os: