Skip to content

Commit

Permalink
Updated: v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bunheree committed Nov 8, 2024
1 parent 612770a commit 8cd11f2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p>
<a href="https://bunhere.com"><img src="./images/reviewpr.png" width="24" alt="WTM"></a>
<a href="#"><img src="https://img.shields.io/badge/Review PR-v1.0.0-blue" alt="Latest Stable Version"></a>
<a href="#"><img src="https://img.shields.io/badge/Review PR-v1.0.1-blue" alt="Latest Stable Version"></a>
<a href="#"><img src="https://img.shields.io/badge/license-MIT-yellow" alt="License"></a>
</p>

Expand All @@ -13,13 +13,11 @@
```json
{
"name": "project_name",
"main": "index.js",
"main": "index.html",
"devDependencies": {
"@types/node": "^22.9.0"
},
"dependencies": {
"@bunheree/gemini-review": "^1.0.0"
}
"dependencies": {}
}
```

Expand Down

0 comments on commit 8cd11f2

Please sign in to comment.