diff --git a/ballista/rust/core/README.md b/ballista/rust/core/README.md index 8d7edd0fc5e7..2ab95f313658 100644 --- a/ballista/rust/core/README.md +++ b/ballista/rust/core/README.md @@ -19,6 +19,6 @@ # Ballista Core Library -This crate contains the Ballista core library which is used as a dependency by the `ballista`, +This crate contains the Ballista core library which is used as a dependency by the `ballista-client`, `ballista-scheduler`, and `ballista-executor` crates. Refer to for general Ballista documentation.