update README.md and CONTRIBUTING.md (#254)

* update README.md

Corrected the grammatical mistakes to make the documents easier to read and understand.

* update README.md

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update README.md

made required changes

* update CONTRIBUTING.md

made necessary changes.

* fixed a typo in CONTRIBUTING.md

* removed unnecessary file

* removed unnecessary file

* removed unnecessary words

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Jaynarayan vaishnav
2022-05-27 11:39:56 +05:30
committed by GitHub
parent 4fe603bf96
commit bf3995d45c
2 changed files with 3 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
## What is PyScript
### Summary
PyScript is a Pythonic alternative to Scratch, JSFiddle, and other "easy to use" programming frameworks, with the goal of making the web a friendly, hackable place where anyone can author interesting and interactive applications.
To get started see the [getting started tutorial](docs/tutorials/getting-started.md).