From 06de2492976b52c153580425aabae2d0e666122e Mon Sep 17 00:00:00 2001 From: Sean Cassidy Date: Fri, 27 Oct 2017 15:13:47 -0700 Subject: [PATCH 1/2] Asking for feedback --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 71de9ab..b41fb09 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +*Note*: I'm working on version 2 of this guide and I need your help! Please use [this form to give me feedback](https://goo.gl/forms/Do5E8pVlKHuFWjQs1) on what you think should go in the next version. Thanks! + + # Better Java Java is one of the most popular programming languages around, but no one seems From ee639649c0b7f660ebcce9e1824313e7dfc85a47 Mon Sep 17 00:00:00 2001 From: Sean Cassidy Date: Fri, 27 Oct 2017 15:16:21 -0700 Subject: [PATCH 2/2] Whoops, didn't mean to collect email addresses --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41fb09..d3ff203 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -*Note*: I'm working on version 2 of this guide and I need your help! Please use [this form to give me feedback](https://goo.gl/forms/Do5E8pVlKHuFWjQs1) on what you think should go in the next version. Thanks! +*Note*: I'm working on version 2 of this guide and I need your help! Please use [this form to give me feedback](https://goo.gl/forms/yoWihX9ZjPI9x24o1) on what you think should go in the next version. Thanks! # Better Java