Skip to content

Commit 7b4b311

Browse files
committed
work
1 parent d795113 commit 7b4b311

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,9 @@ The most beautiful Julia Sets are drawn by clicking into the Border of the Mande
5959
### Gradle Wrapper
6060
* [https://docs.gradle.org/current/userguide/gradle_wrapper.html](https://docs.gradle.org/current/userguide/gradle_wrapper.html)
6161

62-
### Run the Desktop Application
62+
### Run the Application
6363
```
6464
git clone https://github.com/thomaswoehlke/mandelbrot.git
6565
cd mandelbrot
6666
./mvnw
6767
```
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

Comments
 (0)