Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scefali authored Jun 19, 2024
1 parent bd3c3f0 commit b7b2440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Contribution Analyzer
This app is designed for managers to monitor the GitHub contributions of their team. It has the following features:

* Generate summaries of activities for a given GitHub user based on their merged pull requests.
* Generate summaries of activities for a given GitHub user based on their merged pull requests using AI (OpenAI).
* Add members to your team in a UI and generate weekly reports of their GitHub activities.

## Environment Variables
Expand All @@ -23,4 +23,4 @@ This is a boolean value (true/false) that determines whether search engines are
`REDIS_CONNECTION_STRING`
This is your Redis connection string, which is used for caching. You can get this from your Redis hosting provider.

Please replace these with your actual values.
Please replace these with your actual values.

0 comments on commit b7b2440

Please sign in to comment.