diff --git a/README.md b/README.md index fc8c7f4..df8c6bc 100755 --- a/README.md +++ b/README.md @@ -664,6 +664,7 @@ If you submit a pull request, thanks! There are a couple rules to follow though * Do not include sylistic improvements ("housekeeping"). If you think one part deserves lots of housekeeping, use a separate pull request so as not to pollute the code. * Don't forget tests for your new feature. Also don't forget to run the whole test suite before submitting to make sure you didn't introduce regressions. * Do not build the browser version in your branch, I'll take care of it once the code is merged. +* Update the readme accordingly. ## Bug reporting guidelines If you report a bug, thank you! That said for the process to be manageable please strictly adhere to the following guidelines. I'll not be able to handle bug reports that don't: