From 3e0d0a537ced2f8885941199a3ca5771a7e03f79 Mon Sep 17 00:00:00 2001 From: Omkar Pathak Date: Wed, 27 Sep 2017 08:17:43 +0530 Subject: [PATCH 1/2] Update Algorithm.md Added Pygorithm Project for implementation of various data structures and algorithms --- Algorithm.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 From ebd515442330fbfcc1814332837597a1f8d10c81 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Thu, 12 Oct 2017 15:31:07 -0300 Subject: [PATCH 2/2] Git.md: Add gitsome A supercharged Git/GitHub command line interface (CLI) --- Git.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Git.md b/Git.md index 7fe08b5..da52aab 100644 --- a/Git.md +++ b/Git.md @@ -40,4 +40,8 @@ Project Source: https://github.com/arc90/git-sweep The highly caffeinated Git GUI. Project Source: https://github.com/git-cola/git-cola Project Homepage: http://git-cola.github.io/ - \ No newline at end of file + +1. gitsome +A supercharged Git/GitHub command line interface (CLI) +Project Source: https://github.com/donnemartin/gitsome +