Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafacagri committed Jul 15, 2024
1 parent 7f4e808 commit bb6a275
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/update-readme.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,10 @@ const getSymbolOrQuestion = value => {

// Add the initial content to the README
let readmeContent = `
<h1>🌐 Vue Companies Directory (${jsonData.length} companies!)</h1>
<h1>🌐 Vue.js Companies Directory</h1>
<p>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.</p>
<p>Currently, we have <strong><em>${jsonData.length} companies</em></strong> listed from <strong><em>${sortedCountries.length} different countries</em></strong>!</p>
<h2>Contents</h2>
Expand Down

0 comments on commit bb6a275

Please sign in to comment.