diff --git a/README.md b/README.md index 8345426..ee83460 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # mobilizon-python -This library allow to interact with Mobilizon application using its GraphQL API endpoint. \ No newline at end of file +This library allow to interact with Mobilizon application using its GraphQL API endpoint. + +This library leverage on Tenacity library to implement retry pattern. + +CLone from https://framagit.org/-/snippets/6640 \ No newline at end of file