update documentation
This commit is contained in:
parent
fe80e7e136
commit
57f5adfed9
1 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# usage
|
||||
|
||||
# available implementations
|
||||
|
||||
* [javascript](dist/xrfragment.js)
|
||||
* [python](dist/xrfragment.py)
|
||||
* [lua](dist/xrfragment.lua)
|
||||
|
||||
# docs
|
||||
|
||||
* [RFC](doc/RFC.md)
|
||||
|
|
@ -8,6 +14,5 @@
|
|||
|
||||
```
|
||||
$ ./make install
|
||||
$ ./make
|
||||
$ ./make runtest
|
||||
$ ./make && ./make runtest
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue