README.md in gratitude-0.0.5 vs README.md in gratitude-0.0.6
- old
+ new
@@ -96,9 +96,10 @@
* `twitter_api_url`
* returns the user's twitter api url if they have connected a twitter account.
* otherwise, returns `nil`.
* `amount_giving`
* returns the amount (as a float) the user has pledged to give this week.
+ * if the user has decided to donately privately then this will return 0.00.
* `amount_receiving`
* returns an estimate as a float of what the given user is expected to receive this week.
* `goal`
* returns the amount (as a float) that the user would like to receive weekly if the user set such a goal.
* returns `nil` if the user has defined themselves as a patron or has not set a specific monetary goal.