diff --git a/README.md b/README.md index c59da98..f6636c7 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,11 @@ ## Usage +```toml +[dependencies] +maestro = { git = "https://github.com/maestro-org/rust-sdk.git" } +``` + ```rust use maestro::Maestro;