From e504fc1177205b4ff45e0841f64a1b0bc757be22 Mon Sep 17 00:00:00 2001 From: Amolith Date: Thu, 19 Jun 2025 08:16:56 -0600 Subject: [PATCH] docs(collab): remove unused section --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 750d6fd58e855ff530eaf5dc3d24a88cca9bee3e..61d3f5ab93044094a3b78df89ac86c509858100c 100644 --- a/README.md +++ b/README.md @@ -137,5 +137,3 @@ I'm currently using `google/gemini-2.5-flash-preview:thinking` through - Maybe make it user-configurable? - _Optionally_ include a tool that calls a configurable LLM for task time estimations so the main LLM doesn't have to guess. - -## Contributions are welcome