Skip to content

Commit 9e3d164

Browse files
authored
Update README.md
1 parent cfcb86b commit 9e3d164

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![title](https://github.com/Akascape/TkNodeSystem/assets/89206401/a84cb60a-cc6f-4609-8452-3ff4fcd0c46b)
22

3-
**Simple Node System (DAG) in tkinter python!**
3+
**Advanced Node System (DAG) in tkinter python!**
44

55
## Feature
66
- Lightweight library
@@ -47,13 +47,25 @@ Full documentation can be found in the **Wiki** page
4747
## Examples
4848
Examples can be found in the [`examples`](https://github.com/Akascape/TkNodeSystem/tree/main/examples) folder.
4949

50+
<div align="center">
51+
5052
### Level: Beginner
53+
Maths with tknodes
5154

52-
### Level: Intermediate
55+
![Example1](https://github.com/Akascape/TkNodeSystem/assets/89206401/9bb709fa-78e8-4db0-b5f1-8848fd32aa81)
5356

54-
![Example App](https://github.com/Akascape/TkNodeSystem/assets/89206401/ea818333-c979-4402-bc7c-8850930dc087)
57+
### Level: Intermediate
58+
Image manipulation with PIL
59+
60+
![Example2](https://github.com/Akascape/TkNodeSystem/assets/89206401/ea818333-c979-4402-bc7c-8850930dc087)
5561

5662
### Level: Advanced
63+
3D Viewer
64+
65+
![Screenshot](https://github.com/Akascape/TkNodeSystem/assets/89206401/83e5d356-947e-4737-9f92-487a2cfc7d3f)
66+
![Screenshot](https://github.com/Akascape/TkNodeSystem/assets/89206401/a5695e72-c739-41ce-a700-20c3b4bd052b)
67+
68+
</div>
5769

5870
### Bug Fixes
5971
This library is at **experimental stage**, so there must be some bugs which can appear randomly.

0 commit comments

Comments
 (0)