главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Fenollosa <carlos.fenollosa@gmail.com>2014-08-19 11:56:33 +0200
committerCarlos Fenollosa <carlos.fenollosa@gmail.com>2014-08-19 11:56:33 +0200
commitec8c670d6a078baf186edfe69f32a6097c0f06ed (patch)
tree10cdface9652983f5af4b22a2ac79c3afd5c2fac
parent472e9d3da39324b5b89109982bb85c70513138da (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d3d3d20..26b7ab6 100644
--- a/README.md
+++ b/README.md
@@ -118,4 +118,5 @@ As a guideline, pull requests should:
- Add a use case which is arguably very common (e.g. disqus integration for comments)
- Be very small when possible (a couple lines of code)
- Don't require a significant rewrite of the code (`create_html_file`, `write_entry`, etc)
+- It must work on Linux, BSD and Mac. Beware of using GNU coreutils with non-POSIX flags (i.e. `date` or `grep`)
- **Always** keep backwards compatibility when using the default configuration