diff options
Diffstat (limited to 'parser/README.md')
| -rw-r--r-- | parser/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/parser/README.md b/parser/README.md index d4834536..f8c0abe3 100644 --- a/parser/README.md +++ b/parser/README.md @@ -59,7 +59,5 @@ This parser **does not require `<string.h>` library**, all data is parsed direct ### LICENSE: zlib/libpng -raylib-parser is licensed under an unmodified zlib/libpng license, which is an OSI-certified, -BSD-like license that allows static linking with closed source software: +raylib-parser is licensed under an unmodified zlib/libpng license, which is an OSI-certified, BSD-like license that allows static linking with closed source software. Check [LICENSE](LICENSE) for further details. -Copyright (c) 2021 Ramon Santamaria (@raysan5) |
