Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Tranter <[email protected]>
  • Loading branch information
vnegi-digitalocean and bentranter authored Jan 22, 2025
1 parent f64c50f commit fb846d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -589,6 +589,9 @@ Actions supported:

client = DropletKit::Client.new(access_token: 'TOKEN')
client.reserved_ipv6s #=> DropletKit::ReservedIpv6Resource
reserved_ipv6 = DropletKit::ReservedIpv6.new(
region_slug: 'nyc1'
)

Actions supported:

Expand Down

0 comments on commit fb846d4

Please sign in to comment.