python-nostr
python-nostr copied to clipboard
Update documentation
This fix the error I had: Event.__init__() missing 1 required positional argument: 'content'
My guess is that other parts of the documentation would need to be updated but I only tested the Publish to relays section for now