Skip to content

Commit cd141cb

Browse files
committed
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

Diff for: README.md

+1
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)