diff --git a/README.md b/README.md index e0977b5a..f609e28b 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ modern Python stack, powered by awesome open-source software such as and [Rasterio](https://github.com/mapbox/rasterio). [Read the docs](https://terracotta-python.readthedocs.io/en/latest) | +[Try the demo](https://terracotta-demo-frontend.orangebeach-11aa4896.westeurope.azurecontainerapps.io/) | [Explore the API](https://terracotta-python.readthedocs.io/en/latest/apidoc.html) | [Satlas, powered by Terracotta](http://satlas.dk) @@ -34,10 +35,6 @@ and [Rasterio](https://github.com/mapbox/rasterio). needs to know about your data is accessible from only a handful of API endpoints. -## Demo -Try out a live demo [here](https://terracotta-demo-frontend.orangebeach-11aa4896.westeurope.azurecontainerapps.io/) - - ## The Terracotta workflow ### 1. Optimize raster files diff --git a/docs/index.rst b/docs/index.rst index e801fd47..03f95362 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,8 +16,8 @@ Use cases scale almost infinitely with minimal maintenance! Demo ---------- -Try out a live demo `here `_ +---- +Try out a live demo `here `_. Installation