From aa93d32a27d6d9da17a7b6364860eaeca9a36b1c Mon Sep 17 00:00:00 2001 From: hao1300 Date: Thu, 11 Jul 2019 06:30:44 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 47ee61f..48e8c4c 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,12 @@ If you find ModHeader useful, please consider making a donation. If you use it f +## Forking and contribution + +Feel free to send pull requests to add new features to ModHeader. It will benefit everyone! That said, I reserve the rights to reject pull requests that does not seem useful, or if they add too much complexity for very little benefits. + +You may fork and redistribute ModHeader for a small group of friends / colleagues, but please do not impersonate ModHeader, or try to sell it for a profit. If you use ModHeader in any commercial product, please let me know. + ## Installation ModHeader does not require any extra tool for building. Simply load the src directory into Chrome / Firefox to start local development.