Skip to content

Commit

Permalink
Merge pull request #753 from VWS-Python/full-docs
Browse files Browse the repository at this point in the history
Link to full documentation in README
  • Loading branch information
adamtheturtle committed Sep 25, 2024
2 parents 129ae90 + a4ebe72 commit a6c79eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ Usage
$ vws-web-tools create-vws-database --license-name "my-licence-$TIME" --database-name "my-database-$TIME"
$ vws-web-tools show-database-details --database-name "my-database-$TIME"
Full documentation
------------------

See the `full documentation <https://vws-web-tools.readthedocs.io/en/latest>`__ for more information including how to contribute.

.. |Build Status| image:: https://github.com/VWS-Python/vws-web-tools/actions/workflows/ci.yml/badge.svg?branch=main
:target: https://github.com/VWS-Python/vws-web-tools/actions
.. |codecov| image:: https://codecov.io/gh/VWS-Python/vws-web-tools/branch/main/graph/badge.svg
Expand Down

0 comments on commit a6c79eb

Please sign in to comment.