Skip to content

Commit 34378f5

Browse files
authored
Update README.md
1 parent 2aea329 commit 34378f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Create a DuckDB SQL Macro and save it somewhere. Here's an [example](https://gis
1212
Load your remote macro onto your system using a URL:
1313

1414
```sql
15+
SELECT load_macro_from_url('https://gist.github.com/lmangani/518215a68e674ac662537d518799b893/raw/5f305480fdd7468f4ecda3686011bab8e8e711bf/bsky.sql') as res;
1516
┌─────────────────────────────────────────┐
1617
│ res │
1718
varchar

0 commit comments

Comments
 (0)