Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skrustev committed Jul 2, 2015
1 parent 732647b commit 3bed215
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Pi calculator in Java using multithreading techniques.
[Screenshot](http://i.gyazo.com/9d7b95a1f67c51d8da0a8b8f4923641e.png)

## How to use
**Note**: Tested only on Windows. Possible UI problems under Linux
1. You need to have installed Java SDK
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:

```
java -jar pi.jar
Expand Down

0 comments on commit 3bed215

Please sign in to comment.