From 034958f842a174077e1900345c958063f4595f95 Mon Sep 17 00:00:00 2001 From: Drew Ritter Date: Fri, 7 Aug 2026 16:59:38 -0700 Subject: [PATCH] docs: keep Hermes in installation navigation Add Hermes Agent to the installation entries in the table of contents. The removed Quickstart section was the README's only direct link to that existing installation section, so preserving the link avoids a navigation regression. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e44a9ea..09a91c6d 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Superpowers is a complete software development methodology for your coding agent - [Kimi Code](#kimi-code) - [OpenCode](#opencode) - [Pi](#pi) + - [Hermes Agent](#hermes-agent) - [The Basic Workflow](#the-basic-workflow) - [Community](#community) - [What's Inside](#whats-inside)