update documentation
This commit is contained in:
parent
73beb756f7
commit
be5769c662
1 changed files with 3 additions and 3 deletions
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
# available implementations
|
||||
|
||||
* [javascript](dist/xrfragment.js)
|
||||
* [python](dist/xrfragment.py)
|
||||
* [lua](dist/xrfragment.lua)
|
||||
* [javascript](dist/xrfragment.js) [(+example)](test/test.js)
|
||||
* [python](dist/xrfragment.py) [(+example)](test/test.py)
|
||||
* [lua](dist/xrfragment.lua) [(+example)](test/test.lua)
|
||||
* [haXe](src/xrfragment)
|
||||
|
||||
# docs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue