From 168680dc6c43a761b72ffe308c19c8d771e9c572 Mon Sep 17 00:00:00 2001 From: Navya Sai Sadu Date: Fri, 1 Aug 2025 20:22:43 +0530 Subject: Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5367c0d..309351a 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit