Skip to content

Commit 32748dd

Browse files
committed
docs: add PyPI + license badges
1 parent 8fc71b0 commit 32748dd

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# fleet-formation-protocol
22

3+
[![PyPI](https://img.shields.io/pypi/v/fleet-formation-protocol)](https://pypi.org/project/fleet-formation-protocol/) [![Python](https://img.shields.io/pypi/pyversions/fleet-formation-protocol)](https://pypi.org/project/fleet-formation-protocol/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4+
5+
36
Self-organizing agent groups for the Cocapn fleet.
47

58
Agents don't wait for orders — they self-organize into formations based on task requirements. Like a school of fish that forms shapes without a leader.
@@ -31,4 +34,4 @@ Used when multiple agents need to collaborate on a single task.
3134

3235
## License
3336

34-
MIT
37+
MIT

0 commit comments

Comments
 (0)