Merge pull request #17 from gabeguz/docs

Add project description to README
This commit is contained in:
Olivier Tremblay 2020-01-20 10:52:33 -05:00 committed by GitHub
commit 2a6d302067
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# jkl # jkl
jkl is a library for programmatically interacting with a JIRA installation. It
TODO: Write a project description comes with a command line program (also called `jkl`) which allows you to
interact with JIRA via the command line.
## Installation ## Installation