Made the readme more consistent (#136)

This commit is contained in:
baplou
2020-11-28 08:20:02 -06:00
committed by GitHub
parent 541330c42a
commit c83cebccda
+1 -1
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