update documentation

This commit is contained in:
Leon van Kammen 2023-04-07 13:40:38 +02:00
parent 278c9c4d93
commit 4d9d1a6951

View file

@ -25,7 +25,6 @@ class Parser {
/** /**
* # XR Fragments parser * # XR Fragments parser
* *
* note: community parsers will prolly outperform this initial parser :)
* > icanhazcode? yes, see [Parser.hx](https://github.com/coderofsalvation/xrfragment/blob/main/src/xrfragment/Parser.hx) * > icanhazcode? yes, see [Parser.hx](https://github.com/coderofsalvation/xrfragment/blob/main/src/xrfragment/Parser.hx)
* the gist of it: * the gist of it:
*/ */