From de431a4e6c5b4397432b6b31e69a90f90c56a010 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Mon, 15 Apr 2019 20:39:28 -0400 Subject: [PATCH] Update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a4a3c20..8f12718 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Bolt Bolt is an automation DSL, similar to [http://fabfile.org](http://fabfile.org) +It runs tasks concurrently. It is currently only experimental but can be used +for basic tasks. + ### Installation ``` git clone git@github.com:weskerfoot/Bolt.git