From 8ae1e08fbc592507401742f96df8b7c27e08b802 Mon Sep 17 00:00:00 2001 From: Diogo Biazus Date: Wed, 17 Oct 2012 11:31:31 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1785426..c1b6964 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Validate a Vimeo URL attribute in Active Record, and retrieve access to the video's data through Vimeo API. +## This repo has been transfered to engageis + +The oficial repo is now [https://github.com/engageis/has_vimeo_video](https://github.com/engageis/has_vimeo_video) please update your local repositories. + ## Installation