From a9cdfd94baf04849b97799da1b501279829d8120 Mon Sep 17 00:00:00 2001 From: Bryan Lunduke Date: Sun, 20 Jun 2021 12:49:07 -0500 Subject: [PATCH] Add Hello Satoshi Tutorial to list --- documents/tutorials.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documents/tutorials.md b/documents/tutorials.md index 6ae3d8e..c313fb6 100644 --- a/documents/tutorials.md +++ b/documents/tutorials.md @@ -1,6 +1,12 @@ --- title: Tutorials description: Learn how to setup, use, deploy, and develop with LBRY. +--- +# LBRY Programming Tutorials + +## Tutorial #1 - "Hello Satoshi!" +Learn how to [create and modify a simple LBRY electron application](/tutorial-hellosatoshi) we'll call "[Hello Satoshi](/tutorial-hellosatoshi)". + --- # Setup your Development Environment