We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d795113 commit 7b4b311Copy full SHA for 7b4b311
README.md
@@ -59,17 +59,9 @@ The most beautiful Julia Sets are drawn by clicking into the Border of the Mande
59
### Gradle Wrapper
60
* [https://docs.gradle.org/current/userguide/gradle_wrapper.html](https://docs.gradle.org/current/userguide/gradle_wrapper.html)
61
62
-### Run the Desktop Application
+### Run the Application
63
```
64
git clone https://github.com/thomaswoehlke/mandelbrot.git
65
cd mandelbrot
66
./mvnw
67
68
-
69
-### Run the Applet Test
70
-```
71
-git clone https://github.com/thomaswoehlke/mandelbrot.git
72
-cd mandelbrot
73
-TODO: xxx
74
75
0 commit comments