diff --git a/README.md b/README.md index 08b97d8..6cdd626 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -swh-py-template -=============== - -Python module template, used as skeleton to create new modules. +Software Heritage code scanner +============================== +Source code scanner using the +[Software Heritage](https://www.softwareheritage.org/) [archive](https://archive.softwareheritage.org/) +as knowledge base. diff --git a/docs/index.rst b/docs/index.rst index b04a56d..872e73e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,19 +1,19 @@ .. _swh-py-template: -Software Heritage - Python module template -========================================== +Software Heritage - code scanner +================================ -Python module template, used as skeleton to create new modules. +Source code scanner using the Software Heritage archive as knowledge base. .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`