Merge pull request #233 from rth/link-to-docs-in-readme

DOC Add link to the demo in the readme
This commit is contained in:
Michael Droettboom 2018-10-29 06:10:18 -04:00 committed by GitHub
commit b204e0e292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ When inside a browser, this means Python has full access to the Web APIs.
be used standalone in any context where you want to run Python inside a web
browser.**
See [the demo](https://iodide.io/pyodide-demo/python.html)
For more information, see [the demo](https://iodide.io/pyodide-demo/python.html) and the
[documentation](https://github.com/iodide-project/pyodide/tree/master/docs).
# Building