diff --git a/Algorithm.md b/Algorithm.md index ba690ea..014282c 100644 --- a/Algorithm.md +++ b/Algorithm.md @@ -4,5 +4,6 @@ module of algorithms for Python. Project Source: https://github.com/nryoung/algorithms - - +2. pygorithm +module for algorithms and data structures implemented purely in Python. +Project Source: https://github.com/OmkarPathak/pygorithm