Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Dec 15, 2016
1 parent 23b92b6 commit 22c35dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ Create Report for multiple AWS Accounts and send it by Email
--smtp-password mysmtppassword \
--smtp-from [email protected] \
--smtp-to [email protected] \
[email protected] \
--footer "© 2016 ACME Inc."
```
1 change: 1 addition & 0 deletions report.py
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ def add_user_properties(self, user):
pass
else:
raise

return user

def user_groups(self, user):
Expand Down

0 comments on commit 22c35dc

Please sign in to comment.