From e7fe845de9386974fd9ad1a5765483e2af3f6e3b Mon Sep 17 00:00:00 2001 From: Mat Ryer Date: Fri, 14 Oct 2016 14:01:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c7a85e..2a418d5 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Moq is a tool that generates a struct from any interface. The struct can be used above: Moq generates the code on the right. +You can read more in the [Meet Moq blog post](http://bit.ly/meetmoq). + ### Installing To start using Moq, just run go get: