Skip to content

Commit

Permalink
shipping
Browse files Browse the repository at this point in the history
  • Loading branch information
ashioyajotham committed Jan 9, 2025
1 parent ce090e6 commit 0bd5a20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ Arguments:
--search, -s Search for biblical insights
```


Alternatively, you can use the agent in your Python code:

```python
Expand All @@ -149,7 +148,7 @@ agent.start_interactive_session()
```

## Advanced Usage Examples
```
```python
# Create a weekly study plan
agent = BibleAgent()
topics = ["faith", "hope", "love"]
Expand Down

0 comments on commit 0bd5a20

Please sign in to comment.