Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zeankundev authored Sep 14, 2021
1 parent 0ccf25a commit 5ec5733
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
***new banner by 5R33CH4***

A fully fledged text editor built with Electron.
Flexible, minimal and comfortable text editor.
Flexible, minimal and comfortable text editor. ❤️
<br>

![AppVeyor](https://img.shields.io/appveyor/build/zeankundev/suside?style=for-the-badge)
![GitHub all releases](https://img.shields.io/github/downloads/zeankundev/suside/total?style=for-the-badge)
![GitHub release (latest by date and asset)](https://img.shields.io/github/downloads/zeankundev/suside/1.4.4/suside_1.4.4_amd64.deb?style=for-the-badge)
![SourceForge](https://img.shields.io/sourceforge/dm/suside?color=green&style=for-the-badge)

## What does it do?
## 🤔 What does it do? 🤔
Suside is a code editor which can do in a normal editor, but there are
differences that made Suside unique.

The following features that made Suside unique are
* Built in terminal. You don't have to open your terminal, just open the built in terminal.
* Autocompletion. You don't need to type the full keyword. Just type half or partial of the keyword, then boom!
* 💻 Built in terminal. You don't have to open your terminal, just open the built in terminal.
* 📓 Autocompletion. You don't need to type the full keyword. Just type half or partial of the keyword, then boom!

## Usage
## 🛠️ Usage 🛠️
To get started, you must have the following.
* Node.js version 7.9
* Git
Expand Down Expand Up @@ -71,7 +71,7 @@ $ yarn start
```
Have fun hacking on Suside! 🥳:tada:
## Extra tips
## ℹ️ Extra tips ℹ️
* To run Suside on the browser, type the following (Note: the browser version is experimental).
```shell
Expand Down

0 comments on commit 5ec5733

Please sign in to comment.