From 498ee36f6d1f9d71bf372625ffe3d2c4eafbebaa Mon Sep 17 00:00:00 2001 From: codemasher Date: Mon, 6 Apr 2020 18:03:58 +0200 Subject: [PATCH] :octocat: +phpdoc link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25d259b54..161855e32 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ namespaced, cleaned up, improved and other stuff. ## Documentation +A documentation created with [phpDocumentor](https://www.phpdoc.org/) can be found at https://chillerlan.github.io/php-qrcode/ (WIP). + ### Requirements - PHP 7.4+ - `ext-json`, `ext-mbstring`