diff --git a/UseCases/Collaborating.mdwn b/UseCases/Collaborating.mdwn index 3f0d495..c702a55 100644 --- a/UseCases/Collaborating.mdwn +++ b/UseCases/Collaborating.mdwn @@ -1,6 +1,7 @@ As an accountant that collaborates with other accountants I need: - Simultaneous editing of the same ledger -- Easy synchronization of entries from separate ledgers +- In the case of decentralized ledgers, such as ledger-cli files shared via DVCS + - Easy synchronization of entries from separate ledgers in order to efficiently and collaboratively perform accounting tasks.