From 25e011ec31ac77c61b3dba2af49e49c3c55e80f5 Mon Sep 17 00:00:00 2001 From: Michael Skelton <886344+codingo@users.noreply.github.com> Date: Sun, 6 Jan 2019 20:42:42 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 02e3059..a8b60d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Interlace -A threading management application that allows controlled execution of multiple commands, over multiple targets. +Easily turn single threaded command line applications into fast, multi threaded application with CIDR and glob support. [![Python 3.2|3.6](https://img.shields.io/badge/python-3.2|3.6-green.svg)](https://www.python.org/) [![License](https://img.shields.io/badge/license-GPL3-_red.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![Twitter](https://img.shields.io/badge/twitter-@codingo__-blue.svg)](https://twitter.com/codingo_) [![Twitter](https://img.shields.io/badge/twitter-@sml555__-blue.svg)](https://twitter.com/sml555_)