From 2a29294e5677f24b53cfde305c25218b172fb26d Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Mon, 11 Oct 2021 15:27:58 +0200 Subject: [PATCH 1/4] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7d2a52a..8a9a231 100755 --- a/README.md +++ b/README.md @@ -21,3 +21,10 @@ Complete modems are available from [the unsigned.io shop](http://unsigned.io/sho ## Usage Please refer to the manual and instructions posted at the [OpenModem page](https://unsigned.io/openmodem/). The default serial connection settings are 115200 baud, 8N1. For configuring the modem, please see the OpenModem Config Utility. + +## Support OpenModem Development +You can help support the continued development of open, free and private communications systems by donating via one of the following channels: + +- Ethereum: 0x81F7B979fEa6134bA9FD5c701b3501A2e61E897a +- Bitcoin: 3CPmacGm34qYvR6XWLVEJmi2aNe3PZqUuq +- Ko-Fi: https://ko-fi.com/markqvist From 9632e5da494b10d3a43de1a82e23440738423a17 Mon Sep 17 00:00:00 2001 From: markqvist Date: Fri, 16 Feb 2024 17:51:13 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a9a231..7e0b2b2 100755 --- a/README.md +++ b/README.md @@ -25,6 +25,16 @@ Please refer to the manual and instructions posted at the [OpenModem page](https ## Support OpenModem Development You can help support the continued development of open, free and private communications systems by donating via one of the following channels: -- Ethereum: 0x81F7B979fEa6134bA9FD5c701b3501A2e61E897a -- Bitcoin: 3CPmacGm34qYvR6XWLVEJmi2aNe3PZqUuq +- Monero: + ``` + 84FpY1QbxHcgdseePYNmhTHcrgMX4nFfBYtz2GKYToqHVVhJp8Eaw1Z1EedRnKD19b3B8NiLCGVxzKV17UMmmeEsCrPyA5w + ``` +- Ethereum + ``` + 0xFDabC71AC4c0C78C95aDDDe3B4FA19d6273c5E73 + ``` +- Bitcoin + ``` + 35G9uWVzrpJJibzUwpNUQGQNFzLirhrYAH + ``` - Ko-Fi: https://ko-fi.com/markqvist From f0d6430cfdd10e2b210419837a1788edf1ea8601 Mon Sep 17 00:00:00 2001 From: markqvist Date: Fri, 16 Feb 2024 17:52:56 +0100 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 7e0b2b2..c3dd79e 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Please refer to the manual and instructions posted at the [OpenModem page](https You can help support the continued development of open, free and private communications systems by donating via one of the following channels: - Monero: - ``` + ``` 84FpY1QbxHcgdseePYNmhTHcrgMX4nFfBYtz2GKYToqHVVhJp8Eaw1Z1EedRnKD19b3B8NiLCGVxzKV17UMmmeEsCrPyA5w ``` - Ethereum From 24d8aff151e3e6077da8446dbe2be9d2cc0a42b5 Mon Sep 17 00:00:00 2001 From: markqvist Date: Mon, 22 Dec 2025 22:37:35 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/README.md b/README.md index c3dd79e..7d2a52a 100755 --- a/README.md +++ b/README.md @@ -21,20 +21,3 @@ Complete modems are available from [the unsigned.io shop](http://unsigned.io/sho ## Usage Please refer to the manual and instructions posted at the [OpenModem page](https://unsigned.io/openmodem/). The default serial connection settings are 115200 baud, 8N1. For configuring the modem, please see the OpenModem Config Utility. - -## Support OpenModem Development -You can help support the continued development of open, free and private communications systems by donating via one of the following channels: - -- Monero: - ``` - 84FpY1QbxHcgdseePYNmhTHcrgMX4nFfBYtz2GKYToqHVVhJp8Eaw1Z1EedRnKD19b3B8NiLCGVxzKV17UMmmeEsCrPyA5w - ``` -- Ethereum - ``` - 0xFDabC71AC4c0C78C95aDDDe3B4FA19d6273c5E73 - ``` -- Bitcoin - ``` - 35G9uWVzrpJJibzUwpNUQGQNFzLirhrYAH - ``` -- Ko-Fi: https://ko-fi.com/markqvist