Add line to enable list indent

This commit is contained in:
Dennis Dawson
2022-06-02 11:56:50 -07:00
committed by GitHub
parent f78081bcae
commit 8dae1712fa

View File

@@ -16,6 +16,7 @@ Earlier examples showed how to make buy and sell offers directly between two acc
# Usage
This example shows how to:
1. Create a brokered sell offer.
2. Get a list of offers for the brokered item.
3. Broker a sale between two different accounts.