From 7dc94002c7cb4522a8681b5c4a178d67bceba355 Mon Sep 17 00:00:00 2001 From: Victor Aleksejevs <42028380+ggs-victor@users.noreply.github.com> Date: Thu, 9 Aug 2018 21:30:47 +0300 Subject: [PATCH] Created API Navigation (markdown) --- API-Navigation.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 API-Navigation.md diff --git a/API-Navigation.md b/API-Navigation.md new file mode 100644 index 0000000..3d769e1 --- /dev/null +++ b/API-Navigation.md @@ -0,0 +1,4 @@ +## API Navigation +* [Installation](https://github.com/gogetssl/whmcs-addon/wiki/Installation) + * [API Configuration](https://github.com/gogetssl/whmcs-addon/wiki/API-Configuration) + * [Addon Feature Setup](https://github.com/gogetssl/whmcs-addon/wiki/Addon-Feature-setup) \ No newline at end of file