Skip to content

Commit 7e6e1f3

Browse files
authored
Add update site link to README (#18)
1 parent 05c0b73 commit 7e6e1f3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Java/JNI bindings intended to make ISL functionality available to Java applicati
44

55
> Note: The JNI implementation in this repository binds directly to the upstream ISL library. JNI calls use ISL APIs (e.g., `isl_ctx_alloc`, `isl_set_read_from_str`) and map ISL errors to Java exceptions. See `bundles/com.emmtrix.isl.jni/src/main/c/isl_jni.c`.
66
7+
## Update site
8+
9+
The p2 update site is published at: https://emmtrix.github.io/isl-java-bindings/
10+
711
## Repository structure
812

913
This is a multi-module Maven/Tycho build :contentReference[oaicite:1]{index=1}:

0 commit comments

Comments
 (0)