From 000d3a568d3cfd678db14a21dd77a11f7d4c4533 Mon Sep 17 00:00:00 2001
From: Nauman Ahmad <nauman-ahmad@outlook.com>
Date: Fri, 22 Aug 2014 12:11:36 +0500
Subject: [PATCH] Two projects added to Productivity Tools :cake:

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 2f0c5b0..c4a5725 100644
--- a/README.md
+++ b/README.md
@@ -250,6 +250,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
     * [pyCLI](https://pythonhosted.org/pyCLI/) - Command-line applications supporting standard command line parsing, logging, unit and functional testing.
 * Productivity Tools
     * [cookiecutter](https://github.com/audreyr/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
+    * [jumprun](https://github.com/itsnauman/jumprun) - Run scripts from anywhere in Terminal.
+    * [termrule](https://github.com/itsnauman/termrule) - Colored horizontal rule for your Terminal.
     * [httpie](https://github.com/jakubroztocil/httpie) - A command line HTTP client, a user-friendly cURL replacement.
     * [percol](https://github.com/mooz/percol) - Adds flavor of interactive selection to the traditional pipe concept on UNIX.
     * [RainbowStream](http://www.rainbowstream.org/) - Smart and nice Twitter client on terminal.
-- 
GitLab