Update README.md

This commit is contained in:
Mat Ryer 2016-10-14 14:01:13 +01:00 committed by GitHub
parent 5456e7d511
commit e7fe845de9

View File

@ -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: