diff --git a/README.md b/README.md index eb60e74..24d99c4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,13 @@ # DuckDB GSheets DuckDB GSheets -This extension, GSheets, allows you to read and write to Google Sheets using DuckDB. +A DuckDB extension that allows you to read and write Google Sheets. + +## Installing + +This extension is not yet published and must be [built from source](#building). + +The source code is hosted at https://github.com/archiewood/duckdb-gsheets ## Usage