You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,8 @@ This is a code repository for my articles on [pythongui.org](https://pythongui.o
93
93
94
94
3. NumPy FAQs: [How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And NumPy Library?](https://pythongui.org/how-to-make-more-than-20-chatgpt-prompts-work-with-python-gui-builders-and-numpy-library/)
95
95
96
+
4. OpenCV FAQs: [How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And OpenCV Library?](https://pythongui.org/how-to-make-more-than-20-chatgpt-prompts-work-with-python-gui-builders-and-opencv-library/)
97
+
96
98
<h2>Repository structure</h2>
97
99
The repository is organized into folders, with each folder corresponding to a specific article. Within each folder, you will find the relevant code and resources associated with that article.
0 commit comments