8000 Merge pull request #73 from cknoll/main · Srivari07/pyscript@7fcdd80 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7fcdd80

Browse files
authored
Merge pull request pyscript#73 from cknoll/main
Update README.md: fix typos
2 parents d72ac2f + 4d1d11d commit 7fcdd80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PyScript is a Pythonic alternative to Scratch, JSFiddle or other "easy to use" p
88
To demonstrate pyscript, see [the pyscript folder](pyscriptjs/README.md).
99

1010
### 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 highly integrate with the way the DOM works in the browser and allows users to add logic, in Python, in a way that feel 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 highly integrates with the way the DOM works in the browser and allows users to add logic, in Python, in a way that feels natural to web as well as Python developers.
1212

1313
## Try PyScript
1414

0 commit comments

Comments
 (0)
0