diff --git a/UseCases/Collaborating.mdwn b/UseCases/Collaborating.mdwn index 3f0d495721a6e05fe0f3dd0206c0eee25e1cb22e..c702a553068b96be6fd7c409027d73d90c47f9da 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.