Skip to content

Commit 6578357

Browse files
authored
Create README.md
1 parent 7abe633 commit 6578357

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<p align="center">
2+
<img height="100" width="100" src="logo.jpg">
3+
</p>
4+
5+
# SnakeCodeEditor - v1.0.1
6+
A python code-editor only to make console application.
7+
8+
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/Harshit2012/SnakeCodeEdit?tab=MIT-1-ov-file#readme)
9+
![GitHub Release](https://img.shields.io/github/v/release/harshit2012/snakecodeedit)
10+
![Forks](https://img.shields.io/github/forks/harshit2012/snakecodeeditor)
11+
![Stars](https://img.shields.io/github/stars/harshit2012/snakecodeeditor)
12+
13+
## Features✨
14+
- Terminal like design
15+
- Easy to use
16+
17+
## Technologies used⚙️
18+
- HTML
19+
- CSS
20+
- Python
21+
- Brython Library
22+
23+
## How to use?
24+
1. Write the code
25+
2. Link the `run` button
26+
3. Open the console to see the result
27+
28+
## Preview
29+
![SnakeEdit](https://github.com/Harshit2012/SnakeCodeEditor/assets/105143145/944e8a6b-ff6e-4588-b2b4-e90ad3c6e25f)
30+
31+
## License
32+
This repository is under [MIT License](https://github.com/Harshit2012/SnakeEdit?tab=MIT-1-ov-file#readme)

0 commit comments

Comments
 (0)