Skip to content

Commit c9de73d

Browse files
committed
update readme
1 parent b4d86ae commit c9de73d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
# SQLTools BigQuery Driver
44

5-
A Visual Studio Code extension which extends [SQLTools](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools), with a driver for Google BigQuery.
5+
A Visual Studio Code extension that extends [SQLTools](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools), with a driver for Google BigQuery.
6+
7+
This driver is maintained by [Evidence](https://evidence.dev): an open source BI tool to publish reports with SQL and Markdown.
68

79
![Connect DB](docs/images/connect-db.gif)
810

@@ -36,16 +38,12 @@ Supports the following connection methods:
3638
For more details on the above connection methods see [connection guides](https://docs.evidence.dev/core-concepts/data-sources/#bigquery).
3739

3840
## ToDo
39-
- Fix issue causing `connection-name.session.sql` file to be opened
40-
- Add BigQuery specific keywords
41+
- Add BigQuery-specific keywords
4142
- IntelliSense for table and column completion
4243

43-
4444
## Maintained by [<img src="docs/images/evidence.png" style="height:1em;"/>](https://www.evidence.dev)
4545

46-
This extension is a free, open source community project, maintained by [Evidence.dev](https://www.evidence.dev).
47-
48-
Evidence is an open source publishing tool for modern data teams, allowing you to build polished data products with just SQL and markdown.
46+
Evidence is an open-source publishing tool for modern data teams, allowing you to build polished data products with just SQL and markdown.
4947
- Star us on [GitHub](https://github.com/evidence-dev/evidence)
5048
- Read our [Docs](https://docs.evidence.dev)
5149
- Join us on [Slack](https://join.slack.com/t/evidencedev/shared_invite/zt-uda6wp6a-hP6Qyz0LUOddwpXW5qG03Q)

0 commit comments

Comments
 (0)