hotfix: docs touchup

This commit is contained in:
George Hotz
2024-06-28 14:36:20 -07:00
parent c941a58581
commit 7f46bfa587
2 changed files with 3 additions and 1 deletions

View File

@@ -109,7 +109,7 @@ python3 -m pip install git+https://github.com/tinygrad/tinygrad.git
## Documentation
Documentation along with a quick start guide can be found in the [docs/](/docs) directory.
Documentation along with a quick start guide can be found on the [docs website](https://docs.tinygrad.org/) built from the [docs/](/docs) directory.
### Quick example comparing to PyTorch