From d93085157bc244323306051da746673ad869b099 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 22 Jun 2021 09:32:50 -1000 Subject: [PATCH] added translation links --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9ee8172..7afe398 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,13 @@ Learning Bitcoin from the Command Line is a tutorial for working with Bitcoin (a _This tutorial assumes that you have some minimal background of how to use the command line interface. If not, there are many tutorials available, and I have one for Mac users at https://github.com/ChristopherA/intro-mac-command-line._ +## Translations + +* [Portuguese](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/portuguese-translation/pt) — in process +* [Spanish](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/spanish-translation/es) - in process + +If you'd like to make your own translation, please see [Contributing](https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/master#contributing), below. + ## Table of Contents ### PART ONE: PREPARING FOR BITCOIN