From 07cd188264d57924970af1a115e56bc2d13876cc Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Fri, 2 Jan 2026 17:02:12 +0900 Subject: [PATCH] README.md: update document index Co-authored-by: Claude --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f4154615..8c05a44de 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ extensions in C and/or Ruby. For a guide on how to use mrbgems, consult the - [About the Limitations of mruby](doc/limitations.md) +- [About Amalgamation (Single-File Build)](doc/guides/amalgamation.md) - [About the Compile](doc/guides/compile.md) - [About the Debugger with the `mrdb` Command](doc/guides/debugger.md) - [About GC Arena](doc/guides/gc-arena-howto.md)