From 18a33ac8b95637f6109c3978274f938f0761e066 Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Sat, 21 Feb 2015 16:37:12 +0100 Subject: [PATCH] Add link to public API documentation in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 33c26dc..1886d24 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Developed for D 2.066.1 Uses the Phobos standard library. Can be built with DUB 0.9.22. +You can find the Public API Documentation on [ddocs.org] + History ------- For a full overview of changes, see [CHANGES.md](CHANGES.md) @@ -153,3 +155,4 @@ Future Work [Hypodermic]: https://code.google.com/p/hypodermic/ [DUB]: http://code.dlang.org/ [DUB project page]: http://code.dlang.org/packages/poodinis +[ddocs.org]: http://ddocs.org/poodinis/~master/index.html