diff --git a/README.md b/README.md index 0db1e79..c62c4ed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,48 @@ # Docstringify Flag missing docstrings and, optionally, generate them from signatures and type annotations. + + + + + + + + + + + + + +
+ Last Release + + + PyPI release + + + Supported Python Versions + + + License + +
+ Build status + + + + CI + +
+ Downloads + + + PyPI downloads + +
+ ## About Given a file, `test.py`, with the following contents: