From ea51e8198e018338eecbab17cc5f24dc06f2dd36 Mon Sep 17 00:00:00 2001 From: sch Date: Tue, 9 Jul 2024 19:55:57 +0200 Subject: [PATCH] Thank you roughnecks Your instructions, corrections and advises have accelerated the development of PubSubToAtom, and consequently saved me many hours. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2014a3b..aac5a37 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,9 @@ Python code is licensed under the license AGPL-3.0 only. ## Acknowledgement -Special thanks to "d3x" and "cchianel" from IRC channel #python on irc.libera.chat +Special thanks to "d3x" and "cchianel" from IRC channel #python on irc.libera.chat for initial references concerning code, servers and FastAPI. + +And an important thank you to Simone "roughnecks" Canaletti for testing and deploying PubSubToAtom into production. ## Similar Projects