From b50506b478596bc94b77b8e3a8db7ce5f8bf2db2 Mon Sep 17 00:00:00 2001
From: hao1300
Date: Thu, 11 Jul 2019 06:02:29 -0700
Subject: [PATCH 1/4] Update README.md
---
README.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index cd181a0..7343a5f 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,12 @@
If you find ModHeader useful, please consider making a donation. If you use it for your company project, please ask your company to make a monthly donation!
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3XFKZ8PCRB8P6¤cy_code=USD&amount=5&source=url)
-
+
+
## Features
@@ -41,8 +46,6 @@ If you find ModHeader useful, please consider making a donation. If you use it f
## Screenshots
-
-
## Installation
From d97161c89c1957af3eb340fcd9b45aa630077d8b Mon Sep 17 00:00:00 2001
From: hao1300
Date: Thu, 11 Jul 2019 06:06:34 -0700
Subject: [PATCH 2/4] Update README.md
---
README.md | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 7343a5f..47ee61f 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
-
+
@@ -23,12 +23,9 @@
If you find ModHeader useful, please consider making a donation. If you use it for your company project, please ask your company to make a monthly donation!
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3XFKZ8PCRB8P6¤cy_code=USD&amount=5&source=url)
-
-
+
+
+
## Features
From aa93d32a27d6d9da17a7b6364860eaeca9a36b1c Mon Sep 17 00:00:00 2001
From: hao1300
Date: Thu, 11 Jul 2019 06:30:44 -0700
Subject: [PATCH 3/4] 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.
From f73522b2f5fd6c251a3fe859a920ef1dfe122281 Mon Sep 17 00:00:00 2001
From: hao1300
Date: Fri, 12 Jul 2019 06:11:50 -0700
Subject: [PATCH 4/4] Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 48e8c4c..0059fbe 100644
--- a/README.md
+++ b/README.md
@@ -53,3 +53,7 @@ You may fork and redistribute ModHeader for a small group of friends / colleague
## Installation
ModHeader does not require any extra tool for building. Simply load the src directory into Chrome / Firefox to start local development.
+
+## Selenium usage
+
+If you need to use ModHeader for Selenium tests, please visit: https://github.com/hao1300/modheader_selenium