Skip to content

Commit a3fc84a

Browse files
committed
docs has been enhanced a bit.
1 parent 474e79f commit a3fc84a

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

docs/readme.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,29 @@
1+
<div align="center">
12

23
# Code Editor
4+
<p><i>A modern, modular, and extensible code editor equipped with IDE-like features for a seamless dev experience.</i></p>
35

4-
A modern, modular, and extensible code editor equipped with IDE-like features for a seamless dev experience.
6+
</div>
57

6-
- 🎉 Supports over 80+ modern languages and almost all popular frameworks. Click here to see more about this.
8+
## Overview
9+
- 🎉 Supports auto-completions on over 80+ modern languages and almost all popular frameworks.
710
- ⚡ A lightning-fast and highly efficient ide, offering a seamless coding experience without compromising on performance.️
8-
- ⚔ Cross platform supported worked even on an android phone.
9-
## Acknowledgements
11+
- ⚔ Cross platform supported so you can code on any platform.
12+
- 🌩️ Highly portable offering a full-fledged ide even on your android.
1013

14+
## Acknowledgements
15+
You have to make sure that you already have, atleast basic knowledge of terminal.
1116
- [A Journey To Cli](https://www.geeksforgeeks.org/linux-tutorial/)
1217
- [A Basic Understanding Of Commands](https://www.geeksforgeeks.org/basic-linux-commands/)
1318
## Badges
1419
![ChipperCI](https://img.shields.io/badge/bsd_licensed-1e394e.svg?style=for-the-badge&logo=chipperci&logoColor=white)
1520

1621
![Fastlane](https://img.shields.io/badge/maintained-%2382bd4e.svg?style=for-the-badge&logo=fastlane&logoColor=black)
17-
## Documentation
1822

23+
## Documentation
1924
To access code-editor you can see the documentation here for now. [Click Here!](https://github.com/My-CodeDefense/code-editor)
2025

21-
And if you are a experienced linux user just use these commands.
26+
And if you are an experienced linux user just use these commands.
2227
```sh
2328
git clone https://github.com/OurCodeBase/code-editor .code-editor
2429
```
@@ -28,7 +33,6 @@ ln -sf ~/.code-editor/src ~/.config/nvim
2833
```
2934

3035
## Contributing
31-
3236
Contributions are always welcome!
3337

3438
Fork the repository and make pull requests, our team will approach you as soon as possible.

0 commit comments

Comments
 (0)