Skip to content

Commit

Permalink
📝 Updated the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreminiom committed Jul 1, 2021
1 parent f2ee3f8 commit 405f453
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ go-atlassian is a Go module that enables the interaction with the Atlassian Clou

## ✨ Features

### 🛫 Jira Software Cloud
### 🏷 Jira Software Cloud
- CRUD Application Roles, Dashboards, Filters, Groups, Issues.
- Search Issues using the JQL query.
- Add attachments into JIRA issues, and transition issues.
Expand Down Expand Up @@ -59,7 +59,7 @@ go-atlassian is a Go module that enables the interaction with the Atlassian Clou
- Get SCIM Schema(s).

### 🛰️ Confluence Cloud
- In Development 🔨
- CRUD Contents and Spaces

### 🚠 Jira Agile Cloud
- Get the board backlogs issues.
Expand Down Expand Up @@ -91,7 +91,7 @@ $ go get -u -v github.com/ctreminiom/go-atlassian/jira/
## Atlassian Cloud Admin
$ go get -u -v github.com/ctreminiom/go-atlassian/admin/

## Jira Confluence Cloud
## Confluence Cloud
$ go get -u -v github.com/ctreminiom/go-atlassian/confluence/
```

Expand Down

0 comments on commit 405f453

Please sign in to comment.