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).