diff --git a/public/index.html b/public/index.html index b80a530..6bd7a23 100644 --- a/public/index.html +++ b/public/index.html @@ -49,6 +49,12 @@ It implements parts of the HTML parser spec to tokenize and highlight it's own source code.

+

+ You can find the full source code of the site here. + It's licenced under BSD-2-Clause, so feel free to use the code as a reference to implement your own parser! + If you have something interesting to share or just want to tell how the code might have helped you, make + sure to send me a message :^) +