Spaces:
Sleeping
Sleeping
Update app/intro.py
Browse files- app/intro.py +3 -4
app/intro.py
CHANGED
|
@@ -69,13 +69,12 @@ def display_about_section():
|
|
| 69 |
|
| 70 |
### Development
|
| 71 |
|
| 72 |
-
This
|
| 73 |
-
|
| 74 |
-
without manual calculations.
|
| 75 |
|
| 76 |
### Version
|
| 77 |
|
| 78 |
-
Version
|
| 79 |
""")
|
| 80 |
|
| 81 |
# Add Deakin University logo or other relevant images if available
|
|
|
|
| 69 |
|
| 70 |
### Development
|
| 71 |
|
| 72 |
+
This app was developed by Dr. Majed Abuseif at Deakin University’s School of Architecture and Built Environment.
|
| 73 |
+
It is a powerful tool for students and professionals, enabling precise building sustainability calculations with a focus on climate change projections and sustainable design.
|
|
|
|
| 74 |
|
| 75 |
### Version
|
| 76 |
|
| 77 |
+
Beta Version 0.4.1 (2025)
|
| 78 |
""")
|
| 79 |
|
| 80 |
# Add Deakin University logo or other relevant images if available
|