From c6537da6d48a302af0ee9755a6dd182b0fa8462e Mon Sep 17 00:00:00 2001 From: Vova Feldman Date: Fri, 15 Apr 2016 15:38:16 -0400 Subject: [PATCH] Code documentation link. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2a0905b6d..6df4125fb 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ http://bit.ly/freemius-beta **Below you'll find the integration instructions for our WordPress SDK.** +## Code Documentation + +You can find the SDK's PHP-Doc documentation here: +https://codedoc.pub/freemius/wordpress-sdk/master/ + ## Initializing the SDK Copy the code below and paste it into the top of your main plugin's PHP file, right after the plugin's header comment: