Add sloggen
diff --git a/Resources-for-slog.md b/Resources-for-slog.md
index 794713f..b3839e6 100644
--- a/Resources-for-slog.md
+++ b/Resources-for-slog.md
@@ -51,4 +51,5 @@
 - slog-sampling: drop repetitive log entries: https://github.com/samber/slog-sampling
 - slog-context: adds support to reading values from context: https://github.com/PumpkinSeed/slog-context
 - slogassert: handle for testing slog logs emitted by code: https://github.com/thejerf/slogassert
+- sloggen: generate various helpers for `log/slog`: https://github.com/go-simpler/sloggen
 - sloglint: ensure consistent code style when using `log/slog`: https://github.com/go-simpler/sloglint