Skip to content

Commit 87fe7fe

Browse files
authored
Update README.md
1 parent 44307ab commit 87fe7fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)