Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hugolgst authored Mar 16, 2020
1 parent a88a743 commit 358a9c2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">
<br>
<img src="https://i.imgur.com/rlaSEuV.png" alt="Digart pi" width="350">
<img src="https://i.imgur.com/7MQg7EH.jpg" alt="Digart pi" width="850">
<br>
</h1>

Expand All @@ -27,7 +27,6 @@ And then run the tool

```bash
$ ./digart
$ digart.exe
```

To change number you can just write the file path
Expand All @@ -37,8 +36,10 @@ resources/phi.txt
resources/pi.txt
```

And the number of digits (not lower than 1500)

```bash
$ ./digart resources/e.txt
$ ./digart resources/e.txt 3000
```

## License
Expand Down

0 comments on commit 358a9c2

Please sign in to comment.