diff --git a/README.md b/README.md index 8acfa3f..83f3045 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -GeoRasters ![PyPiVersion](https://img.shields.io/pypi/v/georasters.svg) [![Anaconda-Server Badge](https://anaconda.org/ozak/georasters/badges/version.svg)](https://anaconda.org/ozak/georasters) ![Pyversions](https://img.shields.io/pypi/pyversions/georasters.svg) ![BuildStatus](https://api.travis-ci.org/ozak/georasters.png) ![CoverageStatus](https://img.shields.io/coveralls/ozak/georasters.svg) +GeoRasters ![PyPiVersion](https://img.shields.io/pypi/v/georasters.svg) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/georasters/badges/version.svg)](https://anaconda.org/ozak/georasters) ![Pyversions](https://img.shields.io/pypi/pyversions/georasters.svg) ![BuildStatus](https://api.travis-ci.org/ozak/georasters.png) ![CoverageStatus](https://img.shields.io/coveralls/ozak/georasters.svg) ========== The `GeoRasters` package is a python module that provides a fast and flexible tool to work with GIS raster files. It provides the GeoRaster class, which makes working with rasters quite transparent and easy. In a way it tries to do for rasters what [GeoPandas](https://github.com/geopandas/geopandas) does for geometries.