From 8b4305e7ec1af6796b9106f89a7c5b8b1789114b Mon Sep 17 00:00:00 2001 From: nitin <47899917+nkanu17@users.noreply.github.com> Date: Wed, 20 May 2026 15:25:20 -0400 Subject: [PATCH] Remove 'What it does' section from README Removed the 'What it does' section from the README. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d4f80cd..ecabf14 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ --- -## What it does - `adk-redis` is the Redis layer for [Google ADK](https://github.com/google/adk-python) agents. It implements ADK's `BaseMemoryService`, `BaseSessionService`, and `BaseTool` interfaces against Redis, [RedisVL](https://docs.redisvl.com), and the [Redis Agent Memory Server](https://github.com/redis/agent-memory-server). It also ships MCP toolset helpers and semantic-cache providers. | Surface | What you get | Backed by |