From e70360ef6e2a06ec84f3736dab53207f1e534ef8 Mon Sep 17 00:00:00 2001 From: Chris Toomey Date: Wed, 17 Feb 2016 22:27:29 -0500 Subject: [PATCH] Add link to video on Upcase --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bb9331..5385811 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ Documentation You should find the documentation for your version of factory_girl on [Rubygems](https://rubygems.org/gems/factory_girl). -See [GETTING_STARTED] for information on defining and using factories. +See [GETTING_STARTED] for information on defining and using factories. We also +have [a detailed introductory video][], available for free on Upcase. + +[a detailed introductory video]: https://upcase.com/videos/factory-girl?utm_source=github&utm_medium=open-source&utm_campaign=factory-girl Install --------