diff --git a/superstream-clients/README.md b/superstream-clients/README.md index 454a3bf..580d6b5 100644 --- a/superstream-clients/README.md +++ b/superstream-clients/README.md @@ -56,6 +56,9 @@ implementation 'ai.superstream:superstream-clients:1.0.0' ## Usage +Step 1: Get Superstream jar + +Step 2: Add the Java agent to your application's startup command: ```bash @@ -131,4 +134,4 @@ export SUPERSTREAM_LATENCY_SENSITIVE=true ## License -This project is licensed under the Apache License 2.0. \ No newline at end of file +This project is licensed under the Apache License 2.0.