diff --git a/README.md b/README.md index fafaad3..fc5b436 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Pi Web +![Pi Web](docs/assets/pi-web-banner.png) + A web control plane for remote, agentic software development with [Pi Coding Agent](https://github.com/mariozechner/pi). Pi Web lets you run coding agents on a server, organize their work by project and workspace, and steer sessions from a browser. Your laptop becomes a window into persistent development environments instead of the place where all development has to happen. diff --git a/docs/assets/pi-web-banner.png b/docs/assets/pi-web-banner.png new file mode 100644 index 0000000..e4a0e70 Binary files /dev/null and b/docs/assets/pi-web-banner.png differ