diff --git a/README.md b/README.md index 912c8b3c..b35be7ed 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ PyScript is a meta project that aims to combine multiple open technologies into ## Try PyScript -To try PyScript, import the appropriate pyscript files into the `
` tag of your html page with: +To try PyScript, import the appropriate pyscript files into the `` tag of your html page: ```html @@ -29,14 +29,25 @@ To try PyScript, import the appropriate pyscript files into the `` tag of src="https://pyscript.net/releases/2023.11.1/core.js" > + + + ``` -You can then use PyScript components in your html page. PyScript currently implements the following elements: +You can then use PyScript components in your html page. PyScript currently offers various ways of running Python code: -- `