We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f3818 commit 7e40eecCopy full SHA for 7e40eec
1 file changed
README.md
@@ -55,7 +55,7 @@ your_project/
55
│ ├── minimize.svg
56
│ ├── maximize.svg
57
│ ├── close.svg
58
-│ └── logo.png
+│ └── logo.png - Not present currently (Placeholder for future use)
59
└── webapps/ ← Generated apps go here
60
├── my_app.py ← Source code
61
└── my_app/ ← Executable (if built)
0 commit comments