Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ash12345678987654321 authored Oct 15, 2018
1 parent 53f7cac commit 3b7a53b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Input/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Implementation of graph algorithms
#### Implementation of graph algorithms

To add new algorithm, create a new folder and add the code file in it
To add an implementation of an algorithm already in the directory in a different language, add the code file to the respective folder.
* To add new algorithm, create a new folder and add the code file in it
* To add an implementation of an algorithm already in the directory in a different language, add the code file to the respective folder.

0 comments on commit 3b7a53b

Please sign in to comment.