Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enyil authored Nov 30, 2021
1 parent 103de92 commit 95a8fa3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ docker build -t team-manager .
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> team-manager
```

## Configuration
Read more about configuration here:
https://probot.github.io/docs/configuration/

## Contributing

If you have suggestions for how team-manager could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
Expand Down

0 comments on commit 95a8fa3

Please sign in to comment.