Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 0edb7b4

Browse files
authored
Add Pro version (#399)
1 parent 56173d9 commit 0edb7b4

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,17 @@
1212

1313
CodeRabbit `ai-pr-reviewer` is an open-source project built on AI, designed to
1414
enhance developer productivity and efficiency by performing automated reviews of
15-
pull requests. Features:
15+
pull requests.
16+
17+
# Professional Version of CodeRabbit
18+
<br/>
19+
The professional version of our openai-pr-reviewer project is now live at
20+
[coderabbit.ai](http://Coderabbit.ai). Building upon our open-source foundation,
21+
CodeRabbit offers superior features including enhanced context and advanced prompts, dedicated support,
22+
and our ongoing commitment to superior code reviews.
23+
24+
25+
## Reviewer Features:
1626

1727
- **PR Summarization**: It generates a summary and release notes of the changes
1828
in the pull request.
@@ -45,13 +55,18 @@ configure the required environment variables, such as `GITHUB_TOKEN` and
4555
`OPENAI_API_KEY`. For more information on usage, examples, contributing, and
4656
FAQs, you can refer to the sections below.
4757

58+
4859
- [Overview](#overview)
60+
- [Professional Version of CodeRabbit](#professional-version-of-coderabbit)
61+
- [Reviewer Features](#reviewer-features)
4962
- [Install instructions](#install-instructions)
5063
- [Conversation with CodeRabbit](#conversation-with-coderabbit)
5164
- [Examples](#examples)
5265
- [Contribute](#contribute)
5366
- [FAQs](#faqs)
5467

68+
69+
5570
## Install instructions
5671

5772
`ai-pr-reviewer` runs as a GitHub Action. Add the below file to your repository

0 commit comments

Comments
 (0)