From d9c47fb784e849ffcd083a4fc7bf343e4e159cfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Peignier?= Date: Thu, 13 Mar 2014 14:01:47 -0700 Subject: [PATCH] remove not used sentence --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4e116b8..e3a3618 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ This will generate a Go package named after your schema: package heroku ... ``` -You can explore You then would be able to use the package as follow : ```go