Skip to content

Commit 3bed215

Browse files
author
skrustev
committed
Update README.md
1 parent 732647b commit 3bed215

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Pi calculator in Java using multithreading techniques.
44
[Screenshot](http://i.gyazo.com/9d7b95a1f67c51d8da0a8b8f4923641e.png)
55

66
## 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:
7+
**Note**: Tested only on Windows. Possible UI problems under Linux <br />
8+
1. You need to have installed Java SDK <br />
9+
2. Execute the pi.jar using the command:
1010

1111
```
1212
java -jar pi.jar

0 commit comments

Comments
 (0)