소스 검색

Update README.md

pull/2097/head
Ray 3 년 전
committed by GitHub
부모
커밋
290d68c11e
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      parser/README.md

+ 2
- 2
parser/README.md 파일 보기

@ -1,4 +1,4 @@
## raylib parser
# raylib parser
This parser scans [`raylib.h`](../src/raylib.h) to get information about `structs`, `enums` and `functions`.
All data is separated into parts, usually as strings. The following types are used for data:
@ -62,4 +62,4 @@ This parser **does not require `` library**, all data is parsed direct
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:
Copyright (c) 2021 Ramon Santamaria (@raysan5)
Copyright (c) 2021 Ramon Santamaria (@raysan5)

불러오는 중...
취소
저장