diff --git a/README.md b/README.md index 2f58a51..1b0109f 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ +## Gryphn Cross platform rendering api + +# Info / Code Style +Internal functions you are not supposed to call are titled in snake case
+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