From 1cd287ff3232e931bede387a1bed4fc2ae9b7443 Mon Sep 17 00:00:00 2001 From: Dennis Dawson Date: Wed, 7 Jun 2023 14:06:26 -0700 Subject: [PATCH] Update README.md --- content/_code-samples/quickstart/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/content/_code-samples/quickstart/README.md b/content/_code-samples/quickstart/README.md index 5cc6f5d267..3845eef763 100644 --- a/content/_code-samples/quickstart/README.md +++ b/content/_code-samples/quickstart/README.md @@ -1,7 +1,5 @@ -# Quickstart Samples Archive +# Quickstart Samples -Create a test harness for XRPL features using 4 iterative HTML pages and accompanying JavaScript files. +Create a test harness for XRPL features using JavaScript or Python. -Get up and running with the [Quickstart Samples](https://github.com/XRPLF/xrpl-dev-portal/tree/master/content/_code-samples/quickstart/js/quickstart.zip) archive, which includes 4 iterative HTML pages as a test harness for XRPL features, with accompanying JavaScript files. For the full explanation, see the [XRPL Quickstart Tutorial](https://xrpl.org/xrpl-quickstart.html). - -Includes 3 bonus samples for Brokering NFToken Sales, Using an Authorized Minter, and Batch Minting. +For the full explanation, see the [XRPL Quickstart Tutorial](https://xrpl.org/quickstart.html).