From 42b751dd456dbb34a8920721cceb1cf5614c818a Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Thu, 2 Jun 2016 12:05:09 -0400 Subject: [PATCH] add API docs link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a61e1b5..734937b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ The latest release version of Specter is hosted on [Clojars](https://clojars.org - Introductory blog post: [Functional-navigational programming in Clojure(Script) with Specter](http://nathanmarz.com/blog/functional-navigational-programming-in-clojurescript-with-sp.html) - Presentation about Specter: [Specter: Powerful and Simple Data Structure Manipulation](https://www.youtube.com/watch?v=VTCy_DkAJGk) +- [API docs](http://nathanmarz.github.io/specter/) - Performance guide: The [Specter 0.11.0 announcement post](https://github.com/nathanmarz/specter/wiki/Specter-0.11.0:-Performance-without-the-tradeoffs) provides a comprehensive overview of how Specter achieves its performance and what you need to know as a user to enable Specter to perform its optimizations. Specter's API is contained in three files: