File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Fractals are a set of infinitely complex patterns that show self-similarity at v
3535- ** Mouse Scroll or Q/E** : Zoom in/out.
3636- ** Left-click + Drag** : Pan across the Mandelbrot set.
3737- ** Ctrl + Left-click** : Center the view on a specific point.
38- - ** Theme Selector ** : Switch between color themes.
38+ - ** Color Map ** : Switch between color themes.
3939- ** Julia Set** : View a Julia set based on the current Mandelbrot position.
4040
4141<table >
@@ -48,7 +48,7 @@ Fractals are a set of infinitely complex patterns that show self-similarity at v
4848
4949### Prerequisites
5050
51- - A modern web browser with WebGL2 support (e.g., Chrome, Safari).
51+ - A standard web browser with WebGL2 support (e.g., Chrome, Safari).
5252- To view the application locally, you can use:
5353 - ** GitHub Pages** : Access the application directly through this repository’s GitHub Pages link.
5454 - ** http-server** : Run a local development server with Node.js.
You can’t perform that action at this time.
0 commit comments