Skip to content

Commit

Permalink
Docs: Add Zenodo badge on the main page (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet authored Mar 12, 2024
1 parent 913df19 commit 1f06769
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ GeoAlchemy 2
:target: https://geoalchemy-2.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://zenodo.org/badge/5638538.svg
:target: https://zenodo.org/doi/10.5281/zenodo.10808783

GeoAlchemy 2 is a Python toolkit for working with spatial databases. It is
based on the gorgeous `SQLAlchemy <http://www.sqlalchemy.org/>`_.

Expand Down
8 changes: 8 additions & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,14 @@ Many thanks to Mike Bayer for his guidance and support! He also `fostered
<https://groups.google.com/forum/?fromgroups=#!topic/geoalchemy/k3PmQOB_FX4>`_
the birth of GeoAlchemy 2.

Citation
--------

When you use this software, we kindly ask you to cite the following DOI:

.. image:: https://zenodo.org/badge/5638538.svg
:target: https://zenodo.org/doi/10.5281/zenodo.10808783


Indices and tables
------------------
Expand Down

0 comments on commit 1f06769

Please sign in to comment.