diff options
author | Navya Sai Sadu | 2025-08-01 20:22:43 +0530 |
---|---|---|
committer | GitHub | 2025-08-01 20:22:43 +0530 |
commit | 168680dc6c43a761b72ffe308c19c8d771e9c572 (patch) | |
tree | 794c89623c4ef0414dae1d4f128cdd5e8b4ced13 | |
parent | e977b17bfdd1d40e57f8a39957c216fac7fc645f (diff) | |
download | pyvnt_node_editor-168680dc6c43a761b72ffe308c19c8d771e9c572.tar.gz pyvnt_node_editor-168680dc6c43a761b72ffe308c19c8d771e9c572.tar.bz2 pyvnt_node_editor-168680dc6c43a761b72ffe308c19c8d771e9c572.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -148,7 +148,7 @@ When you click the "Generate" button in an Output node or "Generate File" in a C ## Dependencies - **PyQt6**: Provides the graphical user interface framework -- **PyVNT**: Powers the OpenFOAM file parsing and generation (included in the project) +- **PyVNT**: Powers the OpenFOAM file parsing and generation (included in the project) Used branch link - https://github.com/FOSSEE/pyvnt/tree/YashSuthar_sem_intern_2025 ## Working With the Application @@ -215,3 +215,5 @@ The application uses a model-view architecture with: - PyVNT objects as the underlying data model - Custom graphical nodes as the view and controller - Signal-slot communication for event handling + +##Demonstration Video Link - https://youtu.be/xU5-eb_S_Po |