Skip to content

Commit

Permalink
install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
archiewood authored Oct 25, 2024
1 parent f53c4a8 commit f37b08a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

# <img src="img/duckdb-gsheets.png" alt="DuckDB GSheets" style="height: 1em;"/> 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

Expand Down

0 comments on commit f37b08a

Please sign in to comment.