Skip to content

Commit 2f24ccf

Browse files
committed
Add implementation example link to README
1 parent 63811f2 commit 2f24ccf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ pyproject.toml # Python dependencies
2929

3030
4. **Write your tests** - Add custom tests for your agent in [`tests/test_agent.py`](tests/test_agent.py)
3131

32+
For a concrete example of implementing an agent using this template, see this [draft PR](https://github.com/RDI-Foundation/agent-template/pull/8).
33+
3234
## Running Locally
3335

3436
```bash

0 commit comments

Comments
 (0)