From 63ac28b7585de07b4b69bac7f55cd031efd12ecd Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Mon, 2 Jun 2025 19:29:57 -0400 Subject: [PATCH] Update name of repo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89a5c46..94b0be5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## About -**statcan-geographies-search** is a Cloudflare worker that allows searching of Statistics Canada's geographies and makes use of SQLite's full-text search [(FTS5)](https://www.sqlite.org/fts5.html) extension. +**statcan-geography** is a Cloudflare worker that allows searching of Statistics Canada's geographies and makes use of SQLite's full-text search [(FTS5)](https://www.sqlite.org/fts5.html) extension. You can preview this Cloudflare worker by going to https://statcan-geography.dataforcanada.org/. After searching, you can click on the DGUID, and it will open up a map page, zooming to the geography.