From 129cb2d00088a4cd1dd9e00b0206e39ebdf40305 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Mon, 6 Jul 2020 17:38:28 -0700 Subject: [PATCH] Adding 'learning bitcoin cash' section to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c448b3e..57ef724 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,9 @@ A quick look at the top-level files and directories you'll see in a Gatsby proje 12. **`menu-components.js`**: Allows you to add new menu items and Views to the app. +## 🎓 Learning Bitcoin Cash +If you are new to the world of Bitcoin Cash development, head on over to [FullStack.cash](https://fullstack.cash). Our [quick-start example code](https://fullstack.cash/examples) and video tutorials will get you started quick. The [Documentation page](https://fullstack.cash/documentation) has all the educational material you'll need. + ## 🎓 Learning Gatsby Looking for more guidance? Full documentation for Gatsby lives [on the website](https://www.gatsbyjs.org/). Here are some places to start: