Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBaum123 authored Apr 19, 2024
1 parent 296eee1 commit 635f717
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# estimate-pi-java
derivation of pi using java

The default amount of points to use is 1000000000. To change this, run the program like this: `java -jar pi.jar <n>` where you replace <n> with your desired amount of points. leaving out <n> will use the default.

0 comments on commit 635f717

Please sign in to comment.