From 12fcfd4b6672e816375adad311acfc885161d436 Mon Sep 17 00:00:00 2001 From: Nirmal Kumar R Date: Sun, 31 May 2026 00:43:26 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.