From a3756032870bfecc2c438e436cfab5f7e8b1de2e Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sat, 19 Jan 2013 13:31:41 -0600 Subject: [PATCH] Adding line to README about generated API documentation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 680b4d4..319b53a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ A PHP 5.3+ library for generating and working with [RFC 4122][rfc4122] version Much inspiration for this library came from the [Java][javauuid] and [Python][pyuuid] UUID libraries. +Please see `docs/` for generated API documentation. + ## Requirements Some methods in this library have requirements due to integer size restrictions