Skip to content

Commit be1f28e

Browse files
Update README.md
1 parent 71ffd02 commit be1f28e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<img alt="logo" data-is-relative="true" src="./assets/img/logo.png" width="250" height="250"/>
3-
<h1>dbtToolkit 🧰</h1>
3+
<h1>dbt-toolkit 🧰</h1>
44
<img alt="GitHub Workflow Status" src="https://github.com/ramonvermeulen/dbt-toolkit/actions/workflows/build.yml/badge.svg?branch=main">
55
<a href="https://codecov.io/github/ramonvermeulen/dbt-toolkit" ><img src="https://codecov.io/github/ramonvermeulen/dbt-toolkit/graph/badge.svg?token=E0ATR13F60"/></a>
66
<a href="https://plugins.jetbrains.com/plugin/24666-dbttoolkit"><img alt="JetBrains Plugin Version" src="https://img.shields.io/jetbrains/plugin/v/24666-dbttoolkit"></a>
@@ -13,9 +13,9 @@
1313
![Lineage Example](./assets/img/sample.gif)
1414

1515
<!-- Plugin description -->
16-
The dbtToolkit is an early-stage plugin designed to enhance your experience working with [**dbt-core**](https://github.com/dbt-labs/dbt-core)
16+
The dbt-toolkit is an early-stage plugin designed to enhance your experience working with [**dbt-core**](https://github.com/dbt-labs/dbt-core)
1717
projects within JetBrains IDEs. It currently supports lineage rendering, dbt documentation, compiled SQL preview, and more!
18-
Providing a more streamlined and integrated approach to managing your dbt projects in Jetbrains IDEs. The dbtToolkit is inspired by the
18+
Providing a more streamlined and integrated approach to managing your dbt projects in Jetbrains IDEs. The dbt-toolkit is inspired by the
1919
well-known VSCode plugin [**vscode-dbt-power-user**](https://github.com/AltimateAI/vscode-dbt-power-user), and aims to become an alternative
2020
for JetBrains IDEs.
2121

@@ -51,7 +51,7 @@ If there is a venv configured within the IDE, the plugin will automatically try
5151
If there is no venv configured the plugin will use the globally installed dbt version.
5252

5353
## Installation
54-
You can download dbtToolkit from the JetBrains plugin marketplace. For more information on how to install JetBrains plugins,
54+
You can download dbt-toolkit from the JetBrains plugin marketplace. For more information on how to install JetBrains plugins,
5555
please refer to the [**official documentation**](https://www.jetbrains.com/help/idea/managing-plugins.html).
5656

5757
## Setting environment variables
@@ -65,7 +65,7 @@ Via the plugin settings, you can also specify a custom path to the `.env` file.
6565
<!-- Plugin description end -->
6666
6767
## Feedback and Contributions
68-
I highly appreciate any feedback and contributions as I am developing and improving dbtToolkit.
68+
I highly appreciate any feedback and contributions as I am developing and improving dbt-toolkit.
6969
Feel free to report bugs, issues, or suggest features through the GitHub repository.
7070

7171

0 commit comments

Comments
 (0)