Skip to content

Commit

Permalink
Updated documentation a bit
Browse files Browse the repository at this point in the history
[release]
  • Loading branch information
Lakritzator committed Sep 15, 2016
1 parent 722d5e9 commit 1b89bd5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -4,3 +4,13 @@ This is a simple REST based JIRA client, written for Greenshot, by using Dapplo.
- Current build status: [![Build status](https://ci.appveyor.com/api/projects/status/d78ubenwypiwg3j4?svg=true)](https://ci.appveyor.com/project/dapplo/dapplo-jira)
- Coverage Status: [![Coverage Status](https://coveralls.io/repos/github/dapplo/Dapplo.Jira/badge.svg?branch=master)](https://coveralls.io/github/dapplo/Dapplo.Jira?branch=master)
- NuGet package: [![NuGet package](https://badge.fury.io/nu/Dapplo.Jira.svg)](https://badge.fury.io/nu/Dapplo.Jira)

This client has support for:
* Issue (get / comment)
* Attachments (delete, upload & download)
* Basic authorization, OAuth & session (via cookie)
* Search
* Information on projects, transitions and users
* Avatar & Issue type

More to come.

0 comments on commit 1b89bd5

Please sign in to comment.