diff --git a/README.md b/README.md index d89d415..949816f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # hello-world-hive + Smoke test task: make agent.py print hello world + +## Usage + +Run the smoke test with: + +```bash +python agent.py +```