Added link to Readme file (#487)

https://github.com/pyscript/pyscript/blob/main/README.md
This commit is contained in:
Nuhman Pk
2022-06-02 22:59:05 +05:30
committed by GitHub
parent eb882170d5
commit fa28b218ec

View File

@@ -17,7 +17,7 @@ There is no installation required. In this document, we'll use
the PyScript assets served on https://pyscript.net.
If you want to download the source and build it yourself, follow
the instructions in the README.md file.
the instructions in the [README.md](https://github.com/pyscript/pyscript/blob/main/README.md) file.
## Your first PyScript HTML file