From af0542145c23640510009c21b2b4b3f493418327 Mon Sep 17 00:00:00 2001 From: miguel myers Date: Tue, 3 Oct 2023 23:36:36 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5b0e06..d8e9166 100644 --- a/README.md +++ b/README.md @@ -303,7 +303,7 @@ rend.scene_.add(planet.sphere); ``` # WorldSpace -⚠️ **Disclaimer: WebGPU doesn't work with atomsphere because WebGPU doesn't have post-processing Shader package yet.** +⚠️ **Disclaimer:** WebGPU doesn't work with atomsphere because WebGPU doesn't have post-processing Shader package yet. To add a atomsphere to a planet use the `WorldSpace` class.