From 5dad2acb4a64b3b1cf8f40d1c8312e3408239a92 Mon Sep 17 00:00:00 2001 From: Gemini AI Date: Thu, 11 Dec 2025 13:20:18 +0400 Subject: [PATCH] Move Tested status column to the end of Awesome Tools table --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d65ae3d..600cb5f 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 | 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) | +| Tool | Author | Description | Link | Tested | +| :--- | :--- | :--- | :---: | :---: | +| **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) | ❌ No | ---