minor [no ci]

This commit is contained in:
Georgi Gerganov 2025-01-11 16:23:58 +02:00
parent f44939a6eb
commit 7637216d3f
No known key found for this signature in database
GPG key ID: 449E073F9DC10735

View file

@ -27,7 +27,7 @@
![matmul](media/matmul.png)
# Naming convention
# Naming guidelines
- Use `snake_case` for function, variable and type names
- Use sized integer types in the public API