Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 442af7b + 321723d commit 349eeb8Copy full SHA for 349eeb8
README.md
@@ -12,7 +12,7 @@ PyScript is a meta project that aims to combine multiple open technologies to cr
12
13
## Try PyScript
14
15
-To try PyScript, import the pyscript to your html page with:
+To try PyScript, import the appropriate pyscript files to your html page with:
16
```
17
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" />
18
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
0 commit comments