Update ReadME.md

This commit is contained in:
Greg Wells
2025-05-20 17:39:29 -04:00
parent 74689a86ef
commit 43c6f88d18

View File

@@ -1 +1,7 @@
## Gryphn
Cross platform rendering api Cross platform rendering api
# Info / Code Style
Internal functions you are not supposed to call are titled in snake case <br />
In most, should be all, cases the internal functions are contained in the .C files
Functions that should be called by the user are titled in camel case and begin with gn