Skip to content

Commit

Permalink
corrected entry in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dnbasta committed Jan 14, 2024
1 parent 84a883d commit 2a4fca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ $ python -m ynabsplitbudget -c <path/config.yaml> -u <user_name> -s | --split-tr
3. Clear the newly split transactions in the account you created for sharing.
4. Run the insert functionality either as python library or from the command line
```py
ynab_split_budget.insert_complements()
ynab_split_budget.insert_complements(partner='<partner_name>')
```
```bash
Expand Down

0 comments on commit 2a4fca1

Please sign in to comment.