We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17a95e8 commit e3f9573Copy full SHA for e3f9573
README.md
@@ -11,6 +11,14 @@ An Vscode extension to visualize the database schema in ERD from dbml or prisma
11
- Create entity relations diagrams from your DBML/Prisma code
12
- Available in light and dark modes
13
14
+## How to install and use it
15
+
16
+Follow this article: <https://juste.bocovo.me/preview-dbml-code-from-vscode>
17
18
+## Downloads
19
20
+- [The DBML extension](https://marketplace.visualstudio.com/items?itemName=bocovo.dbml-erd-visualizer)
21
22
## Extensions
23
24
- [The DBML extension](./packages/dbml-vs-code-extension/README.md)
0 commit comments