diff --git a/README.md b/README.md index 3db46aa..9da4e52 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Agent for my-idlers ``` -export API_KEY= HOST=https://idlers.test2.sysdeploy.org/api/servers;python3 main.py -``` \ No newline at end of file +export AGENT_API= HOST=https://idlers.test2.sysdeploy.org/api/servers;python3 agent.py +```