From ce2c35341de7918c6173d8c2a08977c458b1359b Mon Sep 17 00:00:00 2001 From: Yiming <104139426+ymc9@users.noreply.github.com> Date: Fri, 11 Nov 2022 19:09:01 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f568b0e4..e42d12390 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ ## What is ZenStack? -ZenStack is a toolkit for simplifying full-stack development with [Next.js](https://nextjs.org/), using Typescript. +[![ZenStack Full-stack Development Toolkit Introduction](https://cdn.loom.com/sessions/thumbnails/3af0cc4dbce74ab89b1d9503c264b5eb-1668163526140-with-play.gif)](https://www.loom.com/share/3af0cc4dbce74ab89b1d9503c264b5eb) + +ZenStack is a toolkit for modeling data and access policies in full-stack development with [Next.js](https://nextjs.org/) and Typescript. Thanks to the increasing power of Next.js, building a complex web app within one unified framework is becoming more practical than ever. However, you'll still need to spend a significant amount of energy designing and building up your app's server-side part.