mirror of
https://github.com/pyscript/pyscript.git
synced 2026-05-05 09:00:03 -04:00
Updated README with latest release (#2396)
This commit is contained in:
committed by
GitHub
parent
f8cf58d6c4
commit
a8684a2168
@@ -13,11 +13,11 @@ Using PyScript is as simple as:
|
||||
<title>PyScript!</title>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://pyscript.net/releases/2025.10.2/core.css"
|
||||
href="https://pyscript.net/releases/2025.10.3/core.css"
|
||||
/>
|
||||
<script
|
||||
type="module"
|
||||
src="https://pyscript.net/releases/2025.10.2/core.js"
|
||||
src="https://pyscript.net/releases/2025.10.3/core.js"
|
||||
></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user