Skip to content

Commit

Permalink
docs: readme modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
alexktzk committed Feb 22, 2019
1 parent 5f822cd commit 3e6c40f
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
## [Trello](https://trello.com) integration with [Habitica](https://habitica.com)
This Power-Up([?](https://trello.com/en/guide/power-up-productivity)) will keep in sync your Trello cards with Habitica. **No coding**, just fill in the form and you're all set!
## [Trello](https://trello.com) Integration with [Habitica](https://habitica.com)
This Power-Up([?](https://trello.com/en/guide/power-up-productivity)) will keep your Trello cards in sync with Habitica. **No coding is required**; just fill in the form and you're all set!

## How to use?
Each Power-Up is associated with a team and once a Power-Up has been added to a team, it will be available to all of the boards that belong to that team. So [create a team](https://trello.com/en/guide/create-a-team.html) if you don't have one.
Each Power-Up is associated with a team. Once a Power-Up has been added to a team, it will be available to all of the boards that belong to that team. So [create a team](https://trello.com/en/guide/create-a-team.html) if you don't have one.

To add a new Power-Up to your team, navigate to [Power-Ups Administration page](https://trello.com/power-ups/admin), choose your team and click **Create a Power-Up**.
To add a new Power-Up to your team, navigate to the [Power-Ups Administration page](https://trello.com/power-ups/admin), choose your team and click **Create a Power-Up**.

Now it's time to fill in the form.

1. At first, name your Power-Up.
2. To work properly this Power-Up requires some permissions. Make sure you've checked all of them. Here they are:
1. First, name your Power-Up.
2. To work properly this Power-Up requires some permissions. Make sure you've checked all of the following:
* board-buttons
* callback
* card-badges
* card-buttons
* card-detail-badges
* list-actions
3. Provide the URL to your Power-Up.
* The easiest way is to use this url `https://alexktzk.github.io/trello-habitica` and as a bonus you will receive all upcoming updates without any changes from your side.
* The easiest way is to use the url provided below. As a bonus you will receive all upcoming updates without any changes from your side.
`https://alexktzk.github.io/trello-habitica`
* Or you can fork this repository, publish **gh-pages** branch to [GitHub Pages](https://pages.github.com) and use your own url.
4. Now you can navigate to one of the boards of the team and activate your Power-Up! You will find it in the **Custom** section.

Expand Down

0 comments on commit 3e6c40f

Please sign in to comment.