From ef0186c6ff4f09dfc14671c4d39f0f3e2fc73c81 Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Thu, 16 Jan 2025 11:57:31 +0100 Subject: [PATCH] updated doc --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a4d5483..6bb5c32 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,25 @@ # XRshell apps & components - + -This is a library of useful AFRAME components which can be used in any AFRAME app, which are higher-level than usual (and used in [XRSH](https://xrsh.isvery.ninja). +This is a library of useful AFRAME components which can be used in any AFRAME app, used in [XRSH](https://xrsh.isvery.ninja)).
+Characteristics: + +* selfcontained +* auto-loading of dependencies (via [AFRAME.utils.require()](com/require.js) see this [example](com/example/helloworld.js)) # Usage ```html -