diff --git a/AUTHORS b/AUTHORS index c329086..88b7c73 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1,3 @@ -Copyright (C) 2019 The Software Heritage developers +Copyright (C) 2019-2020 The Software Heritage developers See http://www.softwareheritage.org/ for more information. diff --git a/README.md b/README.md index 08b97d8..caae4d9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -swh-py-template -=============== - -Python module template, used as skeleton to create new modules. +swh-web-client +============== +Client for Software Heritage Web applications, via their APIs. diff --git a/docs/index.rst b/docs/index.rst index b04a56d..f86ee22 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,19 +1,19 @@ -.. _swh-py-template: +.. _swh-web-client: -Software Heritage - Python module template -========================================== +Software Heritage - Web client +============================== -Python module template, used as skeleton to create new modules. +Client for Software Heritage Web applications, via their APIs. .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`