diff --git a/src/update-readme.js b/src/update-readme.js index 7cf825e..30465d6 100644 --- a/src/update-readme.js +++ b/src/update-readme.js @@ -252,7 +252,7 @@ let readmeContent = `
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!
+Currently, we have ${jsonData.length} companies listed from ${sortedCountries.length} different countries! Let's grow our community together by adding more companies and sharing this repository with fellow Vue.js enthusiasts.