Skip to content

Commit 5c4b2ae

Browse files
committed
clarify note
1 parent dff6637 commit 5c4b2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ The fixed-point controller behaves roughly the same in this case, but artifacts
197197

198198
## Compilation using JuliaC
199199
> [!IMPORTANT]
200-
> At the time of writing, this requires a nightly version of julia
200+
> At the time of writing, this requires a nightly version of julia. Consider this example to be highly experimental for now!
201201
202202
The file [`examples/juliac/juliac_pid.jl`](https://github.com/JuliaControl/DiscretePIDs.jl/blob/main/examples/juliac/juliac_pid.jl) contains a JuliaC-compatible interface that can be compiled into a C-callable shared library using JuliaC. To compile the file, run the following from the [`examples/juliac`](https://github.com/JuliaControl/DiscretePIDs.jl/tree/main/examples/juliac) folder:
203203
```bash

0 commit comments

Comments
 (0)