소스 검색

Update README.md

Ray 3 년 전
부모
커밋
75c8df348f
1개의 변경된 파일2개의 추가작업 그리고 5개의 파일을 삭제
  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