diff --git a/README.md b/README.md index d1abc82..7e336e6 100644 --- a/README.md +++ b/README.md @@ -41,10 +41,10 @@ If you'd like to make your own translation, please see [Contributing](https://gi * [Interlude: Using Command-Line Variables](03_7a_Interlude_Using_Command-Line_Variables.md) * [4.0: Sending Bitcoin Transactions](04_0_Sending_Bitcoin_Transactions.md) * [4.1: Sending Coins the Easy Way](04_1_Sending_Coins_The_Easy_Way.md) - * [4.2: Creating a Raw Transaction](04_2_Creating_a_Raw_Transaction.md) [**TO UPDATE FOR SEGWIT**] - * [Interlude: Using JQ](04_2a_Interlude_Using_JQ.md) [**TO UPDATE FOR SEGWIT**] + * [4.2: Creating a Raw Transaction](04_2_Creating_a_Raw_Transaction.md) + * [Interlude: Using JQ](04_2a_Interlude_Using_JQ.md) * [4.3: Creating a Raw Transaction with Named Arguments](04_3_Creating_a_Raw_Transaction_with_Named_Arguments.md) - * [4.4: Sending Coins with Raw Transactions](04_4_Sending_Coins_with_a_Raw_Transaction.md) [**TO UPDATE**] + * [4.4: Sending Coins with Raw Transactions](04_4_Sending_Coins_with_a_Raw_Transaction.md) * [Interlude: Using Curl](04_4a_Interlude_Using_Curl.md) * [4.5: Sending Coins with Automated Raw Transactions](04_5_Sending_Coins_with_Automated_Raw_Transactions.md) * [4.6: Sending Other Types of Transactions](04_6_Sending_Coins_to_Other_Addresses.md)