Update README.md

This commit is contained in:
Ray 2022-08-02 21:07:47 +02:00 committed by GitHub
parent 273c780b67
commit 75c8df348f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,12 +10,9 @@ All data is separated into parts, usually as strings. The following types are us
Check `raylib_parser.c` for details about those structs.
## Command Line Arguments
## Command Line
The parser can take a few options...
- `--help` Displays help information about the parser
- `--json` Outputs the header information in JSON format
_TODO_
## Constraints