Skip to content

Commit d2d3102

Browse files
committed
chore: improve READMEs
1 parent a919bea commit d2d3102

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
An Vscode extension to visualize the database schema in E from dbml or prisma file in your vscode.
44

55
## Demo
6-
![DBML Demo](./packages/dbml-vs-code-extension/assets/demo.gif)
6+
![DBML Demo](./assets/demo.gif)
77

88
## Features
99

10-
- Create diagram from you DBML/Prisma code
11-
- Has light and dark mode
10+
- Create entity relations diagrams from your DBML/Prisma code
11+
- Available in light and dark modes
1212

1313
## Extensions
1414

@@ -17,4 +17,4 @@ An Vscode extension to visualize the database schema in E from dbml or prisma fi
1717

1818
## Contribute
1919

20-
If you want to contribute to this project please read the [contribution note](./)
20+
If you want to contribute to this project please read the [contribution note](./CODE_OF_CONDUCT.md)

assets/demo.gif

2.69 MB
Loading

packages/dbml-vs-code-extension/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Allow to visualize the database schema in ERD ( Entity Relationship Diagram ) fr
44

55
## Features
66

7-
![Demo](./assets/demo.gif)
7+
![Demo](https://github.com/BOCOVO/db-schema-visualizer/assets/51182814/a59fd0c0-246d-4f00-be39-9885d88b8b85)
88

99
- Create Entity Relationship Diagram from your dbml file
1010
- Allow you to drag diagrams
-1.72 MB
Binary file not shown.

0 commit comments

Comments
 (0)