* Update README.md
* fix: 'ollama run' should be 'ollama pull'
* fix: linting, syntax, spelling corrections for all docs
* fix: markdown linting rules and missed fixes
* fix: readded space to block
* fix: changed sh blocks to text
* docs: added exception for bare urls in markdown
* docs: added exception for in-line html (MD033/no-inline-html)
* docs: made python indentation level consistent (4 space tabs) even though I prefer 2.
---------
Co-authored-by: Charles Packer <packercharles@gmail.com>