Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshit2012 authored May 14, 2024
1 parent 7abe633 commit 6578357
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<p align="center">
<img height="100" width="100" src="logo.jpg">
</p>

# 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)

0 comments on commit 6578357

Please sign in to comment.