1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-07-01 08:37:46 +00:00

Mention Icarus in the README

This commit is contained in:
Joshua Goins 2025-05-10 09:33:40 -04:00
parent 309726163a
commit 5ed8e16190

View file

@ -28,6 +28,8 @@ physis = "0.4"
Documentation is available online at [docs.xiv.zone](https://docs.xiv.zone/docs/physis). It's automatically updated as new
commits are pushed to the main branch.
If you need a high-level Excel API, see [Icarus](https://github.com/redstrate/Icarus) which is based off of Physis.
### C/C++
C/C++ projects (or any language that can interface with C) can use [libphysis](https://github.com/redstrate/libphysis).