Skip to content

Commit 96730e7

Browse files
authored
Update Readme.md
1 parent eedfb85 commit 96730e7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ Link to deployed URL - [CodeX](http://coderx.surge.sh)
88

99
## Project Description
1010

11-
Sometimes we write some code or we copy the code from some resource but we can’t interpret the working/logic behind the code. While writing the code when we get stuck in some problem, we directly redirect to stackoverflow or github but from there we don’t get in depth knowledge about the code.
11+
Sometimes we write some code or we copy the code from some resource but we can’t interpret the working/logic behind the code. While writing the code when we get stuck in some problem, we directly redirect to StackOverflow or GitHub but from there we don’t get in-depth knowledge about the code.
1212

13-
To solve the particular problem we have build a website to interpret the complex code easily. Through this website, we are targeting to deliver comprehensive analysis of the code with the help of machine learning. With the help of machine learning we are planning to add automatic generation of pseudo code based on the user's input.
13+
To solve the particular problem we have to build a website to interpret the complex code easily. Through this website, we are targeting to deliver a comprehensive analysis of the code with the help of machine learning. With the help of machine learning, we are planning to add automatic generation of pseudocode based on the user's input.
1414

15-
While writing code you will also get realtime recommendations to improve your code quality as per industry standards.
15+
While writing code you will also get real-time recommendations to improve your code quality as per industry standards.
1616

17-
We are also providing the translation of pseudocode in 118 global languages, because people from non-english speaking countries find it difficult to understand the pseudocode in English, So we decided to extend our helping hand to them.
17+
We are also providing the translation of pseudocode in 118 global languages because people from non-English speaking countries find it difficult to understand the pseudocode in English, So we decided to extend our helping hand to them.
1818

19-
The automatic generated pseudo code will act as a blueprint and will help our users to understand the code better. Apart from this we have given flow chart generation which will help the user to comprehend the code better because visual things have much greater impact on human brain as compared to textual format.
19+
The automatically generated pseudo code will act as a blueprint and will help our users to understand the code better. Apart from this, we have given flow chart generation which will help the user to comprehend the code better because visual things have a much greater impact on the human brain as compared to textual format.
2020

21-
You can share your code by clicking just a button. It will give a unique URL to your code to share it with your friends, colleagues or teachers.
21+
You can share your code by clicking just a button. It will give a unique URL to your code to share with your friends, colleagues, or teachers.
2222

23-
Test and Compile feature is also available on this website, so that user can cross-check his / her output based on the input.
23+
Test and Compile feature is also available on this website so that users can cross-check his / her output based on the input.
2424

2525
## Mockups
2626

0 commit comments

Comments
 (0)