From 1820c10b54f29ff4609944293b30fe48b8ba94e7 Mon Sep 17 00:00:00 2001 From: Rui Carmo Date: Sun, 15 Feb 2026 13:51:30 +0000 Subject: [PATCH] Enhance README features section with repository links Updated feature descriptions with links to relevant repositories. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2d0713..d5bb585 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ This repository is the Go port of the original Python implementation, which is p - Typeahead find for quickly finding and launching sessions with minimal friction - Web terminal with reconnect support -- Ghostty WebAssembly terminal engine for fast rendering -- Session dashboard with live SVG screenshots +- Ghostty WebAssembly terminal engine for fast rendering from [`ghostty-web`](https://github.com/rcarmo/ghostty-web) +- Session dashboard with live SVG screenshots from [`go-te`](https://github.com/rcarmo/go-te) - Docker watch mode (`webterm-command` / `webterm-theme` labels) - Docker compose manifest ingestion - CPU sparkline tiles for compose services