From 736e106ceeba6e4b26fb28b8858cf642e5ac9b4f Mon Sep 17 00:00:00 2001 From: Colin Jones Date: Tue, 9 Nov 2010 21:12:14 -0600 Subject: [PATCH] Update contributing section. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3b4c869..04fd8bf 100644 --- a/README.md +++ b/README.md @@ -84,10 +84,12 @@ You can exit the REPL with `CTRL-d` on any OS. ### Contributing -Patches are encouraged! Make sure the answer sheet still passes (`test.sh`, or -`test.bat` on Windows), and send a pull request. +Patches are encouraged! Make sure the answer sheet still passes (`script/test`, +or `script\test` on Windows), and send a pull request. -The file ideaboard.txt has lots of good places to start +The file ideaboard.txt has lots of good places to start. In general, patches are +easiest if you start on a brand new idea, unless there are obvious flaws or +omissions for existing koans. ### Contributors (in order of appearance)