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: