Update 'README.md'

This commit is contained in:
rra 2020-06-17 13:21:25 +02:00
parent d578e42c96
commit 3e05b42ee1

View File

@ -1 +1,8 @@
# what?
Basic Python Flask implementation of <https://blog.joinmastodon.org/2018/06/how-to-implement-a-basic-activitypub-server/>
## dependencies:
`pip3 install flask pycryptodome`