From c4f0d463e8b4ec91872d9b5c903b3274d0ce0d58 Mon Sep 17 00:00:00 2001 From: simosmik Date: Tue, 17 Mar 2026 13:11:45 +0000 Subject: [PATCH] chore: update README with the plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af9a3ad..19a92de 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ CloudCLI has a plugin system that lets you add custom tabs with their own fronte | Plugin | Description | |---|---| | **[Project Stats](https://github.com/cloudcli-ai/cloudcli-plugin-starter)** | Shows file counts, lines of code, file-type breakdown, largest files, and recently modified files for your current project | +| **[Web Terminal](https://github.com/cloudcli-ai/cloudcli-plugin-terminal)** | Full xterm.js terminal with multi-tab support| ### Build Your Own