update doc

This commit is contained in:
Dmitriy Seredenko
2017-06-06 09:09:00 +02:00
parent 9dd53fddf8
commit 42de0247d6
+1 -1
View File
@@ -30,7 +30,7 @@ go get github.com/selvatico/go-mocket
There are two possible ways to use `mocket`:
* Chaining API
* Specifying `FakeResponse` object with all fields manually. Could be useful for
* Specifying `FakeResponse` object with all fields manually. Could be useful for cases when mocks stored separately as list of FakeResponses.
##### Enabling driver