From a36986db321f076008b15f3fb24a2f913319b907 Mon Sep 17 00:00:00 2001 From: Gabriel Guzman Date: Mon, 30 Oct 2017 13:07:17 -0400 Subject: [PATCH] Add project description --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eb6d017..b63e0c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # jkl - -TODO: Write a project description +jkl is a library for programmatically interacting with a JIRA installation. It +comes with a command line program (also called `jkl`) which allows you to +interact with JIRA via the command line. ## Installation