diff --git a/README.md b/README.md
index 123c72a..0bdb433 100644
--- a/README.md
+++ b/README.md
@@ -49,4 +49,9 @@ We also provide `stac_geoparquet.to_dict` and `stac_geoparquet.to_item_collectio
 
 - Rehydrating the dehydrated items
 - Partitioning by time
-- Injecting dynamic links and assets from a STAC API
\ No newline at end of file
+- Injecting dynamic links and assets from a STAC API
+
+## CLI
+
+A command line tool is available as a stactools package.
+Check the stactools package [geoparquet-items](https://github.com/stactools-packages/geoparquet-items) for details.