diff options
author | EdwardLangdon <contact@langdon.slmail.me> | 2022-10-09 07:36:44 +0000 |
---|---|---|
committer | EdwardLangdon <contact@langdon.slmail.me> | 2022-10-09 13:06:45 +0530 |
commit | 394ef5d3bbe21d28164d8a4ae659c286f737cc58 (patch) | |
tree | e30ec0c0ddb4c10b900c956c3adc1565e5280f5e | |
parent | Added context menu to redirect (diff) | |
download | libredirect-394ef5d3bbe21d28164d8a4ae659c286f737cc58.zip |
Added OpenCollective to Readme
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | img/Open-Collective.png | bin | 0 -> 37041 bytes |
3 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f6fc62d4..09e0ce26 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ web-ext-artifacts/ nod node_modules package-lock.json +.vscode \ No newline at end of file diff --git a/README.md b/README.md index 8c5d6080..b0a3c9fd 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ Send Files => [Send](https://gitlab.com/timvisee/send) [](https://liberapay.com/LibRedirect) [](https://patreon.com/LibRedirect) -[](https://www.buymeacoffee.com/libredirect) +[](https://www.buymeacoffee.com/libredirect) +<a href="https://opencollective.com/libredirect"><img src = ./img/Open-collective.png width=15% height=15%></a> BTC: bc1qrhue0frps6p2vkg978u9ayethnwprtmfug827q\ BCH: qqz5vfnrngk0tjy73q2688qzw4wnllnuzqfndflhl8\ diff --git a/img/Open-Collective.png b/img/Open-Collective.png new file mode 100644 index 00000000..d667babc --- /dev/null +++ b/img/Open-Collective.png Binary files differ |