Skip to content

Commit

Permalink
Add section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
quambene committed Aug 31, 2024
1 parent 2275773 commit 3f782f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Rust bindings and SDK for the ELSTER Rich Client (ERiC)
- [What is ERiC?](#what-is-eric)
- [Requirements](#requirements)
- [Rust bindings](#rust-bindings)
- [Select bindings](#select-bindings)
- [Generate bindings](#generate-bindings)
- [Test bindings](#test-bindings)
- [Eric SDK](#eric-sdk)
Expand All @@ -34,6 +35,8 @@ You need to have the shared library `libericapi.so` and the header file `ericapi

## Rust bindings

### Select bindings

The bindings are selected from the pre-generated bindings by specifying the
environment variables `PATH_VENDOR`, `LIBRARY_NAME`, `LIBRARY_PATH`, `HEADER_FILE`, and
`PLUGIN_PATH`. For example:
Expand Down

0 comments on commit 3f782f3

Please sign in to comment.