Remove redundant pi header and Discord note from coding-agent README

This commit is contained in:
Mario Zechner 2026-01-03 16:38:39 +01:00
parent 1ce1f91f26
commit d39769192a

View file

@ -9,14 +9,10 @@
<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
A terminal-based coding agent with multi-model support, mid-session model switching, and a simple CLI for headless coding tasks.
Works on Linux, macOS, and Windows (requires bash; see [Windows Setup](#windows-setup)).
> **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).
## Table of Contents
- [Getting Started](#getting-started)