From dda04aae918a00363d88e3a62bb773b0f9e49ca1 Mon Sep 17 00:00:00 2001 From: "Wei(William) Wang" Date: Thu, 28 Aug 2025 10:44:36 -0500 Subject: [PATCH] Add greeting message to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 274642ee3ae..3e270f8a00e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Hi there + ## Vue 2 has reached End of Life **You are looking at the now inactive repository for Vue 2. The actively maintained repository for the latest version of Vue is [vuejs/core](https://github.com/vuejs/core).**