You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ PyScript is a Pythonic alternative to Scratch, JSFiddle or other "easy to use" p
8
8
To demonstrate pyscript, see[the pyscript folder](pyscriptjs/README.md).
9
9
10
10
###Longer Version
11
-
PyScript is a meta project that aims to combine multiple open technologies to create a framework for users to use Python (and other languages) to create sophisticated applications in the browser. It highlyintegrate with the way the DOM works in the browser and allows users to add logic, in Python, in a way thatfeel natural to web as well as Python developers.
11
+
PyScript is a meta project that aims to combine multiple open technologies to create a framework for users to use Python (and other languages) to create sophisticated applications in the browser. It highlyintegrates with the way the DOM works in the browser and allows users to add logic, in Python, in a way thatfeels natural to web as well as Python developers.