From 9e509cf8dad5fbcf6cf5a68e8e4bb4000a10d8e7 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Thu, 19 Feb 2026 20:57:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82e33cc..68a3242 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The client is designed to interface with modern data distribution protocols: - **[STAC](https://stac-geoparquet.org/):** For metadata discovery. - **[GeoZarr](https://github.com/zarr-developers/geozarr-spec):** For high-performance multidimensional data access. -- **HTTP & P2P:** For decentralized data distribution and efficient retrieval. +- **HTTP & [P2P](https://tixati.com/specs/bittorrent):** For decentralized data distribution and efficient retrieval. ## Multi-Language Support