1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-02-03 13:11:49 +02:00

Added project logo

This commit is contained in:
Andy Grunwald 2015-09-03 12:48:16 +02:00
parent a663072027
commit 64fe18bc8c
2 changed files with 4 additions and 2 deletions

View File

@ -4,9 +4,9 @@
[![Build Status](https://travis-ci.org/andygrunwald/go-jira.svg?branch=master)](https://travis-ci.org/andygrunwald/go-jira)
[![Coverage Status](https://coveralls.io/repos/andygrunwald/go-jira/badge.svg?branch=master&service=github)](https://coveralls.io/github/andygrunwald/go-jira?branch=master)
Go client library for [Atlassian JIRA](https://www.atlassian.com/software/jira).
[Go](https://golang.org/) client library for [Atlassian JIRA](https://www.atlassian.com/software/jira).
TODO: Add JIRA logo + Gopher
![Go client library for Atlassian JIRA](./img/go-jira-compressed.png "Go client library for Atlassian JIRA.")
The code structure of this package was inspired by [google/go-github](https://github.com/google/go-github).
@ -29,6 +29,8 @@ It is go gettable
Please have a look at the [GoDoc documentation](https://godoc.org/github.com/andygrunwald/go-jira) for a detailed API description.
The [latest JIRA REST API documentation](https://docs.atlassian.com/jira/REST/latest/) was the base document for this package.
## Examples
Further a few examples how the API can be used.

BIN
img/go-jira-compressed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.7 KiB