From d647018d7a656af973be9b22962fbb4300c8c0ee Mon Sep 17 00:00:00 2001 From: Revertron <105154+Revertron@users.noreply.github.com> Date: Sun, 7 Nov 2021 14:45:36 +0100 Subject: [PATCH] Added contribution section to readme. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7a33aaa..4f571ff 100644 --- a/README.md +++ b/README.md @@ -116,3 +116,6 @@ If you want it to load config from another file you can command it so: `alfis -c 2. Change DNS server/proxy to own resource saving implementation (using trust-dns-proto for RR parsing). 3. P2P traffic encryption (ECDH). ✅ 4. Web-GUI to manage you node from browser. + +## Remarkable contributions +* [@umasterov](https://github.com/umasterov) contributed fantastic logo for this project.