Fix escape character in README bibtex entry (#454)
This commit is contained in:
@@ -203,7 +203,7 @@ If you find nanochat helpful in your research cite simply as:
|
||||
```bibtex
|
||||
@misc{nanochat,
|
||||
author = {Andrej Karpathy},
|
||||
title = {nanochat: The best ChatGPT that $100 can buy},
|
||||
title = {nanochat: The best ChatGPT that \$100 can buy},
|
||||
year = {2025},
|
||||
publisher = {GitHub},
|
||||
url = {https://github.com/karpathy/nanochat}
|
||||
|
||||
Reference in New Issue
Block a user