From 5d2d58eb5faf12a1bd396056c9bc1d0f09134f85 Mon Sep 17 00:00:00 2001 From: Enrique Barcelli Date: Mon, 12 Jul 2021 21:30:58 +0800 Subject: [PATCH] Include TripleA API reference in README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c9af40..c12fce0 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,16 @@ TripleA payment plugin for HikaShop (open source e-commerce solution for Joomla). ## Initial development -Smart Accounts ( http://www.smt-acc.com ) +Smart Accounts ( https://www.smt-acc.com ) ## Maintainer and fixes -Smart Accounts ( http://www.smt-acc.com ) +Smart Accounts ( https://www.smt-acc.com ) ## More details -This version of the code is work-in-progress and should not be use in any production site. +**This version of the code is work-in-progress and should not be use in any production site.** + +The TripleA Cryptocurrency Payments API is documented here: +( https://doc.triple-a.io/ ) ## License GNU/GPL v2 ( http://www.gnu.org/licenses/gpl-2.0.html )