Skip to content

Commit c5fda15

Browse files
committed
update readme.md
1 parent 76b16e3 commit c5fda15

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

+6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ This project is a simple function plotter application built using PySide2 for th
1313
- GUI built using PySide2.
1414
- Plotting powered by Matplotlib.
1515

16+
17+
## Compatibility
18+
19+
This project is developed and tested using Python 3.9. Due to compatibility issues with PySide2 in newer Python versions, it is highly recommended to use Python 3.9 for running this application.
20+
21+
1622
## Installation
1723

1824
1. Clone the repository:

0 commit comments

Comments
 (0)