diff --git a/readme.md b/readme.md
index 3674f92..bc65a65 100644
--- a/readme.md
+++ b/readme.md
@@ -125,6 +125,16 @@ Every notion block gets its own unique classname, so you can target individual b
Dark mode is fully supported and can be toggled via the sun / moon icon in the footer.
+## Automatic Social Images
+
+
+
+
+
+Open Graph and related social meta tags are all generated from your Notion content, so social sharing looks professional by default.
+
+Social images are generated automatically using headless chrome. You can tweak the default React template for social images by editing [api/social-images.tsx](./pages/api/social-image.tsx).
+
## Automatic Table of Contents