From 7e6d5115c19436f24cae6b487de642fb191551e4 Mon Sep 17 00:00:00 2001 From: Gemini AI Date: Thu, 11 Dec 2025 13:19:17 +0400 Subject: [PATCH] Add Tested status column to Awesome Tools in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a280d5..d65ae3d 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 | 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) | +| Tool | Author | Tested | Description | Link | +| :--- | :--- | :---: | :--- | :---: | +| **Universal Context Engine** | **Eskapeum** | ❌ No | 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) | ---