indentation

This commit is contained in:
Evan Schwartz
2013-09-09 11:57:38 -07:00
parent 529aac8c37
commit 2091d3ed29

View File

@@ -7,7 +7,7 @@ This file provides step-by-step walkthroughs for some of the most common usages
1. [Connecting to the Ripple network with `Remote`](GUIDES.md#1-connecting-to-the-ripple-network-with-remote)
2. [Using `Remote` functions and `Request` objects](GUIDES.md#2-using-remote-functions-and-request-objects)
3. [Submitting a transaction](GUIDES.md#3-submitting-a-transaction)
+ [A note on transaction fees](GUIDES.md#a-note-on-transaction-fees)
+ [A note on transaction fees](GUIDES.md#a-note-on-transaction-fees)
4. [Submitting a trade offer](GUIDES.md#3-submitting-a-trade-offer)
5. [Listening to the network](GUIDES.md#4-listening-to-the-network)