Skip to content

Commit a4e1cd1

Browse files
committed
update readme
1 parent 0952d27 commit a4e1cd1

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

readme.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@
44
<img src="./front-end/public/favicon.svg" alt="Image" style="width: 100px;">
55
</p>
66

7-
Welcome to CodeVerse, an online code editor and compiler designed to support various programming languages including Java, C++, Python, and more. With CodeVerse, you can write, edit, and execute your code seamlessly within a web-based environment.
7+
> Welcome to CodeVerse, an online code editor and compiler designed to support various programming languages including Java, C++, Python, and more. With CodeVerse, you can write, edit, and execute your code seamlessly within a web-based environment.
88
99
<p align="center">
1010
<img src="./extra/editor.png" alt="editor image" style="width: 100%;">
1111
</p>
1212

13-
> ## Features
13+
<br>
14+
15+
## Features
1416

1517
- **Multi-Language Support**: CodeVerse supports multiple programming languages, providing a versatile platform for coding in Java, C++, Python, and other popular languages.
1618

@@ -26,11 +28,11 @@
2628

2729
- **Autocomplete Suggestions**: CodeVerse offers intelligent autocomplete suggestions as you type. The app analyzes your code context and provides suggestions for variables, functions, and other relevant code snippets. This feature saves time, reduces typos, and helps you write code more efficiently.
2830

29-
<br/>
31+
<br>
3032

31-
> ## Technologies Used
33+
## Technologies Used
3234

33-
CodeVerse is built using modern web technologies and frameworks, including:
35+
CodeVerse is built using modern web technologies and frameworks, including:
3436

3537
- **Frontend**: The frontend is developed using HTML, CSS, and JavaScript. It utilizes popular libraries like React.js to create a dynamic and responsive user interface.
3638

0 commit comments

Comments
 (0)