Skip to content

Commit

Permalink
small text and title changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vilaca authored Apr 7, 2024
1 parent bfdbcfd commit 42feb74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/diffs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ do
stars["$name"]=$total
done < "data/$1"

echo "# Devops OSS Tools Top 30 Chart"
echo "# Devops Open Source Tools Top 30"
echo "<sup>Compiled using https://github.com/vilaca/awesome-k8s-tools</sup>"

printf '<div align="center">\n\n'
Expand All @@ -50,5 +50,5 @@ done < "today-nr"

printf '\n\n</div>\n\n'

echo "<sub>This chart estimates the 30 most popular open-source DevOps tools by tallying the GitHub stars each repository received in the last seven days.</sub>"
echo "<sub>This chart estimates the 30 most popular open source DevOps tools by tallying the GitHub stars each repository received in the last seven days.</sub>"

0 comments on commit 42feb74

Please sign in to comment.