Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez committed Jun 21, 2024
1 parent 4efe525 commit 477fe5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ The idea for WhiteRock emerged during a pivotal event that underscored the ineff
## Install
`$ pip3 install whiterock`

## ENVs
```
BLAND_API_KEY=""
OPENAI_API_KEY=""
```

## Usage
```python
from whiterock.main import WhiteRock
Expand Down

0 comments on commit 477fe5c

Please sign in to comment.