Skip to content

Commit 6c4a503

Browse files
committed
Update README
1 parent dfbf271 commit 6c4a503

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
Generate PlantUML/Mermaid ER diagram textual description from SQL connection string
44
**Inspired by [planter](https://github.com/achiku/planter)**
55

6-
## Why created
7-
I like the [idea of planter](https://github.com/achiku/planter#why-created) and I use it in
8-
internal confluence documentation with PlantUML plugin for my projects.
9-
But I want to make it better
10-
116
## Installation
127
### Compiled Binary (Linux only)
138
Download the binary file from [releases](https://github.com/kurotych/sqlant/releases) page
@@ -40,3 +35,5 @@ postgresql://sqlant_user:sqlant_pswd@localhost/sqlant_db -o mermaid
4035
```
4136
### Mermaid
4237
![image](https://github.com/kurotych/sqlant/assets/20345096/a7d64db6-2d78-4631-bbfc-58cad5a77adb)
38+
## Links
39+
- [Optimizing the Process of ER Diagram Creation with PlantUML](https://kurotych.com/posts/er-diagram-creation/)

0 commit comments

Comments
 (0)