Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ CodeX is an online compiler for various languages like Java, C++, Python, etc.

[![CodeX Editor](https://dev-to-uploads.s3.amazonaws.com/i/6f0l70d73sf7m7razxmt.png)](https://codex.jaagrav.in)

CodeX has a simple UI in order to store all your codes written in various languages easily at one place.
CodeX has a simple UI That allows you to store all your codes written in various languages easily in one place.

[![CodeX Home](https://dev-to-uploads.s3.amazonaws.com/i/07a4naxeav1uunz9b8ne.png)](https://codex.jaagrav.in)

You can share the codes' links that you write with your friends without being worried about them making any changes.
You can share the codes' links that you've written with your friends without worrying about them changing/ being mutated.
CodeX stores all your code details on your device, which means every code that you write will only be editable on the
device where you write you code in. Every Code shares a key that only your device and CodeX's backend know, so don't
fear about others making any changes. Although there are ways to hack into others code and make changes but that's for
device you write you code on. Every Code shares a key that only your device and CodeX's backend knows, so don't be afraid
about others making any changes. Although there are ways to hack into others code and make changes but that's for
you to find out. Once you find it out simply create an issue reporting the bug.

No need to Sign In / Sign Up in order to execute and save your code. Every code automatically saves and updates in realtime
Expand Down