diff --git a/examples/quick-start/README.md b/examples/quick-start/README.md index 93cabd8..0417515 100644 --- a/examples/quick-start/README.md +++ b/examples/quick-start/README.md @@ -9,4 +9,4 @@ quick-start.go contains code explained at [README.md](../../README.md#quick-star with difference of redirecting json output to files(dest.json and dest2.json) rather then to a standard output. -dest.json and dest2.json - added to git for presentation purposes. \ No newline at end of file +./gen, dest.json and dest2.json - added to git for presentation purposes.