Skip to content

Commit

Permalink
updated the add-badges.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulosabayomi committed Oct 24, 2024
1 parent 30706e3 commit 2941564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/add-badges.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
{
"badge": "https://img.shields.io/github/license/${{ env.repo_owner }}/${{ env.repo_name }}?style=flat-square",
"alt": "MIT License",
"link": "${{ env.repo_url }}/blob/master/LICENSE"
"link": "${{ env.repo_url }}/blob/main/LICENSE"
},
{
"badge": "https://img.shields.io/badge/language-TypeScript-blue.svg?style=flat-square",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TreeSpider

<div align="center">
<img src="https://github.com/paulosabayomi/CustUp/blob/master/res/treeSpider.png" alt="TreeSpider logo" width="400" style="object-fit: contain; justify-self:center;"/>
<img src="https://github.com/paulosabayomi/CustUp/blob/main/res/treeSpider.png" alt="TreeSpider logo" width="400" style="object-fit: contain; justify-self:center;"/>
</div>

<!-- [START BADGES] -->
Expand Down

0 comments on commit 2941564

Please sign in to comment.