Add README's for providers
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-13 11:56:16 -07:00
parent be7e068fe6
commit 58d4d0ba41
3 changed files with 20 additions and 0 deletions

4
ynab/README.md Normal file
View File

@ -0,0 +1,4 @@
# YNAB API
This is not considered an account provider as it does not use the AccountProvider interface, instead this package is used for interacting with YNAB, creating transactions, updating transactions, getting account balances, etc.