Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mytherin authored May 25, 2024
1 parent abc74e2 commit dd4ebe4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ SELECT text(1234567.897, '$#.##') AS result;
│ $1234567.9
└────────────┘
```

# Documentation

See the [Excel page](https://duckdb.org/docs/extensions/excel) in the DuckDB documentation.

0 comments on commit dd4ebe4

Please sign in to comment.