diff --git a/README.md b/README.md index 1b7cdd2..f91fcc1 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,9 @@ Appending cli parameters to the above `cargo run` command is as simple as: `cargo run --package graphdbhue3 --bin graphdbhue3 -- --username --password ` +### Or use prebuilt binaries +You can also use the pre-built binaries for windows and linux attached to the moodle submission with the same parameters as above. + ## Accessing Web Interface The API is exposed on Port `8081`.