mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 10:17:23 -05:00
chore: add syntax highlight to readme (#160)
This commit is contained in:
@@ -15,7 +15,7 @@ PyScript is a meta project that aims to combine multiple open technologies to cr
|
||||
## Try PyScript
|
||||
|
||||
To try PyScript, import the appropriate pyscript files to your html page with:
|
||||
```
|
||||
```html
|
||||
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" />
|
||||
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user