Skip to content

Commit c4338ff

Browse files
authored
Add Discord link (#174)
1 parent e0c3228 commit c4338ff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
odc.geo
22
#######
33

4-
|Documentation Status| |Test Status| |Test Coverage| |Conda Version|
4+
|Documentation Status| |Test Status| |Test Coverage| |Conda Version| |Discord|
55

66
This library combines geometry shape classes from shapely_ with CRS from pyproj_ to provide
77
projection aware ``Geometry``. It exposes all the functionality provided by ``shapely`` modules, but
@@ -49,6 +49,10 @@ For details and motivation see `ODC-EP-06`_ enhancement proposal.
4949
:target: https://anaconda.org/conda-forge/odc-geo
5050
:alt: Conda Version
5151

52+
.. |Discord| image:: https://img.shields.io/discord/1212501566326571070?label=Discord&logo=discord&logoColor=white&color=7289DA
53+
:target: https://discord.gg/4hhBQVas5U
54+
:alt: Join Discord for support
55+
5256
.. |Intro Image| image:: docs/_static/intro.svg
5357
:alt: Map with GeoBoxes
5458
:width: 256

0 commit comments

Comments
 (0)