Merge pull request #148 from Ishmeet-Singh-Saggu/patch-1

Update README.md
This commit is contained in:
Ashwek Swamy
2019-02-09 15:58:47 +05:30
committed by GitHub

View File

@@ -12,3 +12,4 @@ How you can contribute? See this small guide.
* Put comments in your code.
* Avoid **struct**. Instead use the **class** keyword.
* Add some test cases in the main-function.
* Can suggest any change in present algorithms(if needed).