diff --git a/README.md b/README.md index 4417685..c5aab3b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![H3 Version](https://img.shields.io/static/v1?label=h3&message=v4.1.0&color=blue)](https://github.com/uber/h3/releases/tag/v4.1.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) -This is a [DuckDB](https://duckdb.org) extension that adds support for the [H3 discrete global grid system](https://github.com/uber/h3/), so you can index points and geometries to hexagons inside DuckDB. +This is a [DuckDB](https://duckdb.org) extension that adds support for the [H3 discrete global grid system](https://github.com/uber/h3/), so you can index points and geometries to hexagons in SQL. # Install