Skip to content

Commit e9bcce3

Browse files
authored
Update README with user attachments link
Added a link to user attachments in the README.
1 parent 92a2c9a commit e9bcce3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A flexible, **generic** Slint component library for building visual graph editors. Supports data flow diagrams, state machines, shader graphs, and any visual node-based interface.
44

5+
6+
https://github.com/user-attachments/assets/f2aeba1a-ebdb-4708-9c22-f620084a1bf5
7+
8+
59
## Key Features
610

711
-**Generic Design** - Works with any node and link data structures
@@ -470,4 +474,4 @@ let cache = tracker.cache(); // Use for hit testing
470474

471475
## License
472476

473-
Same as Slint framework
477+
Same as Slint framework

0 commit comments

Comments
 (0)