From 0f369cbc32b6fda72631c257fd229dbdc84f62e0 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Sat, 25 May 2019 20:49:51 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbb3dff1..13bfeed9 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ First, please read [Talk, then code](https://dave.cheney.net/2019/02/18/talk-the Next, please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests. -Then create your branch, write your code, submit your PR, and join the rest of the awesome people who've contributed their time and effort towards WTF. Without the contributors it wouldn't be possible. +Then create your branch, write your code, submit your PR, and join the rest of the awesome people who've contributed their time and effort towards WTF. Without their contributors, WTF wouldn't be possible. And don't worry if you've never written Go before, or never contributed to an open source project before, or that your code won't be good enough. For a surprising number of people WTF has been their first Go project, or first open source contribution. If you're here, and you've read this far, you're the right stuff.