Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit d010e49

Browse files
author
Tim Rogers
authored
Merge pull request #26 from duffelhq/docs-link
Link to our RubyDoc.info docs from the README
2 parents 221ba54 + 78c33eb commit d010e49

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Duffel API Ruby client library
22

3+
[![RubyDoc.info documentation](http://img.shields.io/badge/yard-docs-blue.svg)](https://rubydoc.info/github/duffelhq/duffel-api-ruby)
4+
35
A Ruby client library for the [Duffel API](https://duffel.com/docs/api).
46

57
## Contents
@@ -236,4 +238,8 @@ else
236238
end
237239
```
238240

241+
## Learn more
242+
243+
You can find complete documentation on this library's classes and methods in the in-code
244+
documentation on [RubyDoc.info](https://rubydoc.info/github/duffelhq/duffel-api-ruby).
239245

0 commit comments

Comments
 (0)