diff --git a/README.md b/README.md index 0cee609..9b35854 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,12 @@ local yui = require 'lib.yui' ...Ouch. -Documentation and examples are underway, however the source code is (IMHO) sufficiently +Documentation is underway, however the source code is (IMHO) sufficiently straightforward and disciplined to have a decent overview of the functionality. +Examples are available at: +[https://git.doublefourteen.io/lua/yui-examples](https://git.doublefourteen.io/lua/yui-examples) + ## Acknowledgement Portions of this library's widget rendering code are taken from the