Skip to content

Cleaning up the README #358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 19, 2018
Merged

Cleaning up the README #358

merged 2 commits into from
Oct 19, 2018

Conversation

HopeTS
Copy link
Contributor

@HopeTS HopeTS commented Sep 29, 2018

Just emboldened terms and standardized some of the formatting. :)

modified:   README.md

README.md Outdated
@@ -122,7 +121,7 @@ __Properties__

### Caesar
![alt text][caesar]<br>
In cryptography, a **Caesar cipher**, also known as Caesar's cipher, the shift cipher, Caesar's code or Caesar shift, is one of the simplest and most widely known encryption techniques.<br>
In cryptography, a **Caesar cipher**, also known as *Caesar's cipher*, the *shift cipher*, *Caesar's code* or *Caesar shift*, is one of the simplest and most widely known encryption techniques.<br>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this can be removed 'In cryptography, a '. It can start directly from Caesar Cipher, also known as ...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made the changes :P

README.md Outdated
@@ -85,7 +85,7 @@ __Properties__

### Time-Complexity Graphs

Comparing the complexity of sorting algorithms (Bubble Sort, Insertion Sort, Selection Sort)
Comparing the **complexity** of sorting algorithms (*Bubble Sort*, *Insertion Sort*, *Selection Sort*)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting the word 'complexity' is not necessary.

… file.

	modified:   README.md

	modified:   README.md

	modified:   README.md
@harshildarji harshildarji merged commit 93de559 into TheAlgorithms:master Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants