From 0a8cb8196c5419df291d76c67361473e4df0fee2 Mon Sep 17 00:00:00 2001 From: Michael Verdi Date: Fri, 1 Aug 2025 14:45:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dae43f2..16844de 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Got an immersive video you want people to see with the Apple Vision Pro or Meta ## How to use it 1. Drop the `vr180player` directory in the root level of your website. 2. Link to the player CSS file ``. -3. Add the player script `` before the closing body tag. +3. Add the player script `` before the closing body tag. 4. And use this HTML snippet to embed your video: ```