Răsfoiți Sursa

Update README.md

Ray 3 ani în urmă
părinte
comite
75c8df348f
1 a modificat fișierele cu 2 adăugiri și 5 ștergeri
  1. 2 5
      parser/README.md

+ 2 - 5
parser/README.md

@@ -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