From a891f48d283ebc19dddaeb9c3d115973470bf1c7 Mon Sep 17 00:00:00 2001 From: Gemini AI Date: Thu, 11 Dec 2025 13:18:21 +0400 Subject: [PATCH] Add Author column to Awesome Tools table in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c3d76ee..5a280d5 100644 --- a/README.md +++ b/README.md @@ -507,9 +507,9 @@ Explore a collection of HTML5 mini-games developed using **Vibe Coding** techniq ### Recommended Utils -| Tool | Description | Link | -| :--- | :--- | :---: | -| **Universal Context Engine** | An indexing context-engine that's baked into your project and works with **ANY** AI/LLM tool to provide superior context. | [**View on GitHub**](https://github.com/Eskapeum/Context-Engine) | +| Tool | Author | Description | Link | +| :--- | :--- | :--- | :---: | +| **Universal Context Engine** | **Eskapeum** | An indexing context-engine that's baked into your project and works with **ANY** AI/LLM tool to provide superior context. | [**View on GitHub**](https://github.com/Eskapeum/Context-Engine) | ---