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: help/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ <h2 id="how">How does it work?</h2>
60
60
61
61
<ul>
62
62
<li>❌ Red - Not Supported</li>
63
-
<li>⚠️ Amber - Partial Support / Unknown</li>
63
+
<li>⚠️ Amber - Unknown Support</li>
64
64
<li>✅ Green - Supported</li>
65
65
</ul>
66
66
@@ -73,7 +73,7 @@ <h2 id="contribute">How do I contribute?</h2>
73
73
<p>Contribute by reporting the status of packages you have tested with PyScript. This helps keep the information up-to-date and useful for
74
74
everyone.</p>
75
75
76
-
<p>If a package is in the amber (partial support / unknown) state, a fragment of code and a feedback form are provided to help gather more information.
76
+
<p>If a package is in the amber (unknown) state, a fragment of code and a feedback form are provided to help gather more information.
77
77
Run the provided code snippet in a PyScript environment to test the package's compatibility.</p>
0 commit comments