update documentation

This commit is contained in:
Leon van Kammen 2023-11-01 12:56:54 +01:00
parent ea51a1ff7b
commit ba3bc0bcea
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ This is a library of useful AFRAME components which can be used in any AFRAME ap
# Usage # Usage
```html ```html
<script src="https://cdn.jsdelivr.net/gh/coderofsalvation/webxros-apps/helloworld.js"/>
<a-entity helloworld="foo:1" class="cubes" name="box"> <a-entity helloworld="foo:1" class="cubes" name="box">
``` ```