瀏覽代碼

Update README.md

pull/2097/head
Ray 3 年之前
committed by GitHub
父節點
當前提交
290d68c11e
沒有發現已知的金鑰在資料庫的簽署中 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)

Loading…
取消
儲存