mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 05:02:07 +00:00
Add centered logo and badges to READMEs
This commit is contained in:
parent
a8ff115184
commit
1ce1f91f26
2 changed files with 23 additions and 11 deletions
17
README.md
17
README.md
|
|
@ -1,12 +1,19 @@
|
|||
# Pi Monorepo
|
||||
|
||||
Tools for building AI agents and managing LLM deployments.
|
||||
|
||||
<p>
|
||||
<p align="center">
|
||||
<a href="https://shittycodingagent.ai">
|
||||
<img src="https://shittycodingagent.ai/logo.svg" alt="pi logo" width="128">
|
||||
</a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://discord.com/invite/nKXTsAcmbT"><img alt="Discord" src="https://img.shields.io/badge/discord-community-5865F2?style=flat-square&logo=discord&logoColor=white" /></a>
|
||||
<a href="https://github.com/badlogic/pi-mono/actions/workflows/ci.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/badlogic/pi-mono/ci.yml?style=flat-square&branch=main" /></a>
|
||||
</p>
|
||||
|
||||
# Pi Monorepo
|
||||
|
||||
> **Looking for the pi coding agent?** See **[packages/coding-agent](packages/coding-agent)** for installation and usage.
|
||||
|
||||
Tools for building AI agents and managing LLM deployments.
|
||||
|
||||
> **Note:** The Discord is an unofficial community server, not monitored by maintainers. For bug reports and feature requests, use [GitHub Issues](https://github.com/badlogic/pi-mono/issues).
|
||||
|
||||
## Packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue