diff options
author | Ikel Atomig <contact@ikel.slmail.me> | 2024-05-26 06:32:03 +0000 |
---|---|---|
committer | Ikel Atomig <contact@ikel.slmail.me> | 2024-05-26 12:02:03 +0530 |
commit | 7b78b884c77279f20cd905e0a021e7f7f833a947 (patch) | |
tree | 2b781ac98cda93ecc97ed05060963f50c7682757 /README.md | |
parent | Cleaning code (diff) | |
download | libredirect-7b78b884c77279f20cd905e0a021e7f7f833a947.zip |
Add test conditions to repository
Closes https://github.com/libredirect/browser_extension/issues/815 People are welcome to add new test conditions.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index e8a1f2dc..6d0ad08b 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,8 @@ npm run build --- +Test conditions to check new functions and changes after building - [please refer here](./test-conditions.md) + +--- + Forked from [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect) |