Skip to content

Commit 0a18f10

Browse files
committed
Updated Documentation in README.md
1 parent 258e2bc commit 0a18f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
163163
* [NodeNeighbors](Graphs/NodeNeighbors.js)
164164
* [NumberOfIslands](Graphs/NumberOfIslands.js)
165165
* [PrimMST](Graphs/PrimMST.js)
166+
* [TarjanSCC](Graphs/TarjanSCC.js)
166167
* **Hashes**
167168
* [MD5](Hashes/MD5.js)
168169
* [SHA1](Hashes/SHA1.js)

0 commit comments

Comments
 (0)