diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d1d42f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# JlQML + +This is the C++ library component of the [QML.jl](https://github.com/barche/QML.jl) package. + +To compile this, make sure that Qt, libcxxwrap-julia and Julia can be found by adding the relevant paths to `CMAKE_PREFIX_PATH`. + +See the [QML.jl](https://github.com/barche/QML.jl) README for more info. \ No newline at end of file