From 7919adc307c23b462415010f04e57e645d996000 Mon Sep 17 00:00:00 2001 From: Ian Sowinski Date: Wed, 8 Feb 2017 19:00:03 +0100 Subject: [PATCH] Add documentation link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88fa52f..bc03920 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ An OpenCV wrapper for Ruby. * Web site: * Ruby 2.x and OpenCV 2.4.13 are supported. +* [Documentation](http://www.rubydoc.info/gems/ruby-opencv/frames) ## Requirement