Skip to content

Commit

Permalink
Update ordering of documentation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sabre1041 committed Jan 8, 2018
1 parent 204231a commit a2848aa
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,6 @@ Then configure the following variable:
GITHUB_API_TOKEN='<API_KEY>'
```

## Trello

### Cards Completed By Member worth 2 points

```
list:Done member:andrewblock edited:365 name:"\(2\)"
```

Execute the script:

```
Expand All @@ -66,6 +58,14 @@ csmith - 1
ninja-points - Enhancement to GitHub script
```

## Trello

### Cards Completed By Member worth 2 points

```
list:Done member:andrewblock edited:365 name:"\(2\)"
```

### Script

A script called [trello-stats.py](trello-stats.py) is available to automate the aggregation of statistics of cards within an organization
Expand Down

0 comments on commit a2848aa

Please sign in to comment.