From 611b367d45fa11d4c6d61c687867666475207608 Mon Sep 17 00:00:00 2001 From: Diego Marcos Date: Fri, 5 Feb 2021 13:28:01 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ce464ec..6c0bd560 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A simple way of setting up a whole basic environment for your Make sure you are using __A-Frame 0.6.0__ or later. Then just include `aframe-environment-component.js` in your HTML: ```html - + ``` and add the `environment` component to an entity: