Made the readme more consistent (#136)

This commit is contained in:
baplou
2020-11-28 09:20:02 -05:00
committed by GitHub
parent 541330c42a
commit c83cebccda

View File

@@ -110,7 +110,7 @@ tinygrad will always be below 1000 lines. If it isn't, we will revert commits un
### Running tests
```bash
python -m pytest
python3 -m pytest
```
### TODO