diff --git a/README.md b/README.md index 91035ac..8be3a89 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The idea is to build custom and build simple. ## Getting started: Load helium with `local helium = require 'helium'` -or check out the pre-configured demo repository: +or [check out the pre-configured demo repository](https://github.com/qeffects/helium-demo/)) The structure of an element's function is: @@ -80,6 +80,6 @@ local elementCreator = helium(function(param, view) end) ``` -View the resulting hello world repository here: ~~link +[View the resulting hello world repository here](https://github.com/qeffects/helium-demo/) Or continue on to the advanced guide: ~~link \ No newline at end of file