From 1769e7be0c529d6e19aa14610a80161086afc8ee Mon Sep 17 00:00:00 2001 From: go-jet <47941548+go-jet@users.noreply.github.com> Date: Sat, 20 Jul 2019 20:01:32 +0200 Subject: [PATCH] Update README.md --- examples/quick-start/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.