Update README.md

This commit is contained in:
2026-05-31 00:43:26 +05:30
parent 5082ed74c7
commit 12fcfd4b66
+4 -4
View File
@@ -10,7 +10,7 @@
--- ---
Pascar is a faithful offline recreation of the classic MS-DOS Editor 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 ## 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. 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. This software is license under **MIT License**. Please refer the [LICENSE](./LICENSE) text for more detail.
## Contributing ## 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.