Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentaTomas committed Jul 21, 2023
1 parent 9d7b0af commit 266f388
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions agent_client/python/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Agent Communication Protocol - Python Client

Python client for Agent Communication Protocol. This client simplifies the communication with the agent.
Python client for Agent Communication Protocol. This client simplifies the communication with the agent.

## Installation
```bash
Expand All @@ -9,6 +9,6 @@ pip install agent-protocol-client

## Getting Started

You can find simple usage in the example [here](./examples/minimal.py).
You can find simple usage in the example [here](./examples/minimal.py).

For more functionalities look at the [API docs](./docs/AgentApi.md).

0 comments on commit 266f388

Please sign in to comment.