From 02d5e30e87661f2f50df9195ee8f6ed81c38631e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=A2=E6=9D=A1?= <2959393+ccbikai@users.noreply.github.com> Date: Mon, 16 Sep 2024 19:25:41 +0800 Subject: [PATCH] docs: add video tutorial --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2a9bf21..4874314 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ We welcome your contributions and PRs. ## 🏗️ Deployment +> Video tutorial: + 1. [Fork](https://github.com/ccbikai/Sink/fork) the repository to your GitHub account. 2. Create a [Cloudflare Pages](https://developers.cloudflare.com/pages/) project. 3. Select the `Sink` repository and the `Nuxt.js` preset.