diff --git a/.gitignore b/.gitignore index 23278d6..80bc9cc 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ celery/tests/cover/ cover/ .vagrant/ *.sqlite3 +.python-version +.env diff --git a/README.rst b/README.rst index 3c2b979..ff96ee5 100644 --- a/README.rst +++ b/README.rst @@ -5,8 +5,14 @@ :Version: 2.1.3 :Download: http://pypi.python.org/pypi/sphinx_celery/ :Source: http://github.com/celery/sphinx_celery/ +:DeepWiki: |deepwiki| :Keywords: Sphinx, documentation, python +.. |deepwiki| image:: https://devin.ai/assets/deepwiki-badge.png + :alt: Ask http://DeepWiki.com + :target: https://deepwiki.com/celery/sphinx_celery + :width: 125px + About =====