From 6578357adaf8700ad69c282e24f7b91ab9e412a8 Mon Sep 17 00:00:00 2001 From: Harshit2012 <105143145+Harshit2012@users.noreply.github.com> Date: Tue, 14 May 2024 12:43:00 +0530 Subject: [PATCH] Create README.md --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5d2134 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +
+ +
+ +# SnakeCodeEditor - v1.0.1 +A python code-editor only to make console application. + +[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/Harshit2012/SnakeCodeEdit?tab=MIT-1-ov-file#readme) +![GitHub Release](https://img.shields.io/github/v/release/harshit2012/snakecodeedit) +![Forks](https://img.shields.io/github/forks/harshit2012/snakecodeeditor) +![Stars](https://img.shields.io/github/stars/harshit2012/snakecodeeditor) + +## Features✨ +- Terminal like design +- Easy to use + +## Technologies used⚙️ +- HTML +- CSS +- Python +- Brython Library + +## How to use? +1. Write the code +2. Link the `run` button +3. Open the console to see the result + +## Preview +![SnakeEdit](https://github.com/Harshit2012/SnakeCodeEditor/assets/105143145/944e8a6b-ff6e-4588-b2b4-e90ad3c6e25f) + +## License +This repository is under [MIT License](https://github.com/Harshit2012/SnakeEdit?tab=MIT-1-ov-file#readme)