From dd9d5497d963bc152d85126851269c8f89fe7740 Mon Sep 17 00:00:00 2001 From: Lee Robinson Date: Sat, 17 Jun 2023 11:20:58 -0700 Subject: [PATCH] Update README.md (#1052) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a9aac873..07b281de7 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ A Next.js 13 and App Router-ready ecommerce template featuring: - Next.js App Router - Optimized for SEO using Next.js's Metadata - React Server Components (RSCs) and Suspense -- Route Handlers for mutations -- Edge runtime +- Server Actions for mutations +- Edge Runtime - New fetching and caching paradigms - Dynamic OG images - Styling with Tailwind CSS