From c18ce76542808084ae94f4d9274a178c7a5d85ca Mon Sep 17 00:00:00 2001 From: SidStraw Date: Tue, 30 Aug 2022 05:43:17 +0800 Subject: [PATCH] chore: update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be904a6..fc80e52 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # Sid's Vuepress Blog +version: 0.1.0 + ## Getting Started - install it locally [installing] - add some markdown posts to `_posts`, check the existing example - deploy your blog, check [Deployment](#deployment) - install dependencies ```bash