We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732647b commit 3bed215Copy full SHA for 3bed215
README.md
@@ -4,9 +4,9 @@ Pi calculator in Java using multithreading techniques.
4
[Screenshot](http://i.gyazo.com/9d7b95a1f67c51d8da0a8b8f4923641e.png)
5
6
## How to use
7
-**Note**: Tested only on Windows. Possible UI problems under Linux
8
-1. You need to have installed Java SDK
9
-2. Execute the pi.jar using the command:
+**Note**: Tested only on Windows. Possible UI problems under Linux <br />
+1. You need to have installed Java SDK <br />
+2. Execute the pi.jar using the command:
10
11
```
12
java -jar pi.jar
0 commit comments