Skip to content

Commit 0e0b527

Browse files
committed
doc
1 parent e8e7de7 commit 0e0b527

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,6 @@ fn main() {
108108

109109
Pre-compiled dynamic link libraries for Windows, Linux and macOS are available in [GitHub Releases](https://github.com/thermalogic/RustSEUIF97/releases).
110110

111-
> **Note:** GitHub Releases builds produce library names with platform-specific suffixes. Example: `seuif97-windows-x86_64-cdecl.dll`. Linux and macOS follow the same naming pattern. Rename them to `seuif97.dll` / `libseuif97.so` / `libseuif97.dylib` before use to match the local build naming convention.
112-
113111
Interfaces and examples are provided in the [./demo\_using\_lib/](./demo_using_lib/) directory, supporting a wide range of languages and environments.
114112

115113
- C/C++, Python, C#, Java, Excel VBA, Rust, Fortran, Golang, JavaScript/TypeScript

0 commit comments

Comments
 (0)