diff --git a/README.md b/README.md index 89cef1e..de206b4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ --- Pascar is a faithful offline recreation of the classic MS-DOS Editor -Runs entirely in your browser - no server, no internet. +runs entirely in your browser - no server, no internet. ## Quick Start ``` @@ -33,10 +33,10 @@ Pascar is a self-contained single HTML file. If you want this to be portable in your USB stick, you just need to download this single file [pascar.html](https://github.com/potentzero/pascar/releases/latest/download/pascar.html) and use it. -## LICENSE +## License This software is license under **MIT License**. Please refer the [LICENSE](./LICENSE) text for more detail. ## Contributing -Please feel free to contribute by creating an issue or diving into the code and PRs. +Feel free to contribute by creating an issue or diving into the code and PRs. -I do not have a Code of Conduct, but a simple rule - please be nice when you deal with others. +I do not have a Code of Conduct, but a simple rule - be nice when you deal with others.