Skip to content

Commit 6cb033d

Browse files
authored
Update README.md
1 parent 203fa3f commit 6cb033d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p id="main" align="center">
2+
<img src="https://authress.io/static/images/linkedin-banner.png" alt="Authress media banner">
3+
</p>
4+
15
# Authress SDK for Ruby
26
This is the Authress SDK used to integrate with the authorization as a service provider Authress at https://authress.io.
37

@@ -126,4 +130,4 @@ rescue AuthressSdk::ApiError => e
126130
puts "Exception when calling AccessRecordsApi->create_record: #{e}"
127131
raise
128132
end
129-
```
133+
```

0 commit comments

Comments
 (0)