Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad committed Feb 21, 2024
1 parent 203fa3f commit 6cb033d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<p id="main" align="center">
<img src="https://authress.io/static/images/linkedin-banner.png" alt="Authress media banner">
</p>

# Authress SDK for Ruby
This is the Authress SDK used to integrate with the authorization as a service provider Authress at https://authress.io.

Expand Down Expand Up @@ -126,4 +130,4 @@ rescue AuthressSdk::ApiError => e
puts "Exception when calling AccessRecordsApi->create_record: #{e}"
raise
end
```
```

0 comments on commit 6cb033d

Please sign in to comment.