From 3f79fa37d9adec589c63469ff6b331ea7e06b130 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Wed, 8 Jul 2015 11:33:07 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6a532e8..34fe1b48 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Version 0.2.0 is currently in alpha. Important changes include `.get` to `.val` GUN is not stable, and therefore should not be trusted in a production environment. *** -## API +## [API](https://github.com/amark/gun/wiki/JS-API) Below is a really basic overview of how the gun API works. For a more detailed explanation with many more examples, [check out the wiki](https://github.com/amark/gun/wiki).