Skip to content

Commit

Permalink
Update README_ZH.md
Browse files Browse the repository at this point in the history
  • Loading branch information
songjhaha authored Jun 28, 2024
1 parent dad3ad6 commit 63926c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ CORE_API ErrorCode JLDotCall(JV* out, JV func, List<JV> args, List<Tuple<JSym, J
ErrorCode JLCompare(bool* out, Compare cmp, JV a, JV b);
```
全量API列表见 [`include/tyjuliacapi.hpp`](https://git.tongyuan.cc/syslab-plg/tyjuliacapi.jl/-/blob/main/include/tyjuliacapi-docs.hpp)
全量API列表见 [`include/tyjuliacapi.hpp`](./include/tyjuliacapi-docs.hpp)
## 外部语言binding
Expand Down

0 comments on commit 63926c9

Please sign in to comment.