Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd141cb

Browse files
committedJun 28, 2024·
chore: Add initialization of Caido instance and update README
1 parent 0fd745a commit cd141cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ gem install caido
1616
```ruby
1717
require 'caido'
1818

19+
# Init instance
1920
instance = Caido::Instance.new "http://localhost:8080", "AUTH_TOKEN"
2021

2122
# Use helper

0 commit comments

Comments
 (0)
Please sign in to comment.