Skip to content

Commit da3168e

Browse files
Update README.md
1 parent 77fa3eb commit da3168e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This Python-based utility generates high-quality, readable visualizations of you
66

77
![Example Data Model Diagram](https://raw.githubusercontent.com/Dicklesworthstone/sqlalchemy_data_model_visualizer/main/my_interactive_data_model_diagram.svg)
88

9+
## Try it Out Easily in Colab:
10+
11+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1np5kPvDtdhq138eLHOGINYuTUMJo_wrj?usp=sharing]
12+
913
## Features
1014

1115
- Automatically maps SQLAlchemy ORM models to a directed graph.

0 commit comments

Comments
 (0)