Skip to content

Commit f4186c5

Browse files
author
parvez3019
committed
readmne updates
1 parent 76d693a commit f4186c5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Based on - https://github.com/hataiit9x/gemini-review-code
66

77
## Summary
88

9-
`@parvez3019/ai-code-review-gitlab-plugin` It is a small tool used for code review in GitLab Merge Requests. It supports calling the GitLab API for private
10-
deployment and uses either Gemini AI API or AWS Bedrock (Claude) to obtain review results. Please note that when using it, ensure compliance with company regulations. 😉
9+
`@parvez3019/ai-code-review-gitlab-plugin` It is a small tool used for inline code review in GitLab Merge Requests. It supports calling the GitLab API for adding inline review comments and uses either Gemini AI API or AWS Bedrock to obtain AI code review feedbacks. Please note that when using it, ensure compliance with company regulations. 😉
1110

1211

1312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"access": "public",
3535
"registry": "https://registry.npmjs.org/"
3636
},
37-
"description": "![](preview.png)",
37+
"description": "![](screenshots/screenshot-1.png)",
3838
"bugs": {
3939
"url": "https://github.com/parvez3019/ai-code-review-gitlab-plugin/issues"
4040
},

0 commit comments

Comments
 (0)