diff --git a/README.md b/README.md index df2f255..0b1e34c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -# agentloop +# agentloop A simple, lightweight loop for your agent. Start/stop, step-through, and more. +[![Lint and Test](https://github.com/AutonomousResearchGroup/agentloop/actions/workflows/test.yml/badge.svg)](https://github.com/AutonomousResearchGroup/agentloop/actions/workflows/test.yml) +[![PyPI version](https://badge.fury.io/py/agentloop.svg)](https://badge.fury.io/py/agentloop) + # Quickstart ```python