From 42113ccd28ebcd49c75202b207b4b413848fcd03 Mon Sep 17 00:00:00 2001 From: supersonicwisd1 <supersonicwisd1> Date: Wed, 27 Nov 2024 16:37:47 +0100 Subject: [PATCH] updated the demo readme Signed-off-by: supersonicwisd1 <supersonicwisd1> --- examples/README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/examples/README.md b/examples/README.md index 95961a2..0d89ed7 100644 --- a/examples/README.md +++ b/examples/README.md @@ -108,11 +108,4 @@ The example demonstrates several key PyFed features: 1. Try sending different types of activities 2. Implement inbox handling for responses 3. Add error handling and retries -4. Explore other ActivityPub interactions - -## Support - -For issues and questions: -1. Check the PyFed documentation -2. Open an issue on GitHub -3. Join our community discussions \ No newline at end of file +4. Explore other ActivityPub interactions \ No newline at end of file -- GitLab