From bb6a275a84f61319f5bc9bb8f50f30c108236e86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mustafa=20=C3=87a=C4=9Fr=C4=B1=20G=C3=BCven?= Date: Mon, 15 Jul 2024 17:33:52 +0300 Subject: [PATCH] . --- src/update-readme.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/update-readme.js b/src/update-readme.js index d8e2ec1..7cf825e 100644 --- a/src/update-readme.js +++ b/src/update-readme.js @@ -249,9 +249,10 @@ const getSymbolOrQuestion = value => { // Add the initial content to the README let readmeContent = ` -

🌐 Vue Companies Directory (${jsonData.length} companies!)

+

🌐 Vue.js Companies Directory

Welcome to the Vue Companies Directory repository! This project aims to provide a comprehensive list of companies worldwide that use Vue.js in their tech stack. It's a community-driven effort to showcase Vue.js adoption across different countries and industries.

+

Currently, we have ${jsonData.length} companies listed from ${sortedCountries.length} different countries!

Contents