From 58b8a8bff44ee4d68506847723c4796b4cd24bb9 Mon Sep 17 00:00:00 2001 From: Louis Aeilot <1329415023@qq.com> Date: Tue, 25 Aug 2020 13:03:06 +0800 Subject: [PATCH 1/4] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5334381..e8d7287 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,7 @@ Here is some scripts to help you develop this extension, they supports PowerShel - [`pack-souce-code`](./scripts/pack-souce-code.ps1) - pack all the source code to a ZIP file - [`cpack-souce-code`](./scripts/cpack-souce-code.ps1) - **Force** pack all the source code to a ZIP file - [`unzip-release`](./scripts/unzip-release.ps1) - unpack the packed release.zip + +### Ports + +- [Safari](https://github.com/aeilot/github-dark-mode-safari) From 35bc03b5781c3ee7a8858f4b139caa1f4702a0c2 Mon Sep 17 00:00:00 2001 From: Louis Aeilot <1329415023@qq.com> Date: Tue, 25 Aug 2020 13:50:31 +0800 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8d7287..03e54c7 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,6 @@ Here is some scripts to help you develop this extension, they supports PowerShel - [`cpack-souce-code`](./scripts/cpack-souce-code.ps1) - **Force** pack all the source code to a ZIP file - [`unzip-release`](./scripts/unzip-release.ps1) - unpack the packed release.zip -### Ports +### 3rd Party Versions - [Safari](https://github.com/aeilot/github-dark-mode-safari) From 1d79c20d3dedc1393caf6e53fac9f70143b21563 Mon Sep 17 00:00:00 2001 From: Louis Aeilot <1329415023@qq.com> Date: Tue, 25 Aug 2020 13:52:23 +0800 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e54c7..7434bba 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,4 @@ Here is some scripts to help you develop this extension, they supports PowerShel ### 3rd Party Versions -- [Safari](https://github.com/aeilot/github-dark-mode-safari) +- [aeilot/github-dark-mode-safari](https://github.com/aeilot/github-dark-mode-safari) From 87f1fdfa3a88a76f95c31e822d6c38ec8d98c752 Mon Sep 17 00:00:00 2001 From: Louis Aeilot <1329415023@qq.com> Date: Tue, 25 Aug 2020 13:57:06 +0800 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7434bba..fc795a0 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,6 @@ Here is some scripts to help you develop this extension, they supports PowerShel - [`cpack-souce-code`](./scripts/cpack-souce-code.ps1) - **Force** pack all the source code to a ZIP file - [`unzip-release`](./scripts/unzip-release.ps1) - unpack the packed release.zip -### 3rd Party Versions +### Third Party Versions - [aeilot/github-dark-mode-safari](https://github.com/aeilot/github-dark-mode-safari)