Skip to content

Commit dd25e0a

Browse files
authored
Update README.md
1 parent 2ce815a commit dd25e0a

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
@@ -41,7 +41,7 @@ First, download the latest miner from [releases](https://github.com/HugoXOX3/BTC
4141
## How to Use
4242

4343
1. Change the settings:
44-
```python
44+
```json
4545
pool_address = "public-pool.io"
4646
pool_port = 21496
4747
username = "Replace_Me_With_Your_BTC_Wallet"
@@ -79,7 +79,7 @@ The way to run this miner on Android and iOS is to run a Linux Terminal on them,
7979
```
8080

8181
3. Change the wallet in this program to yours using nano or vim:
82-
```python
82+
```json
8383
pool_address = "public-pool.io"
8484
pool_port = 21496
8585
username = "Replace_Me_With_Your_BTC_Wallet"
@@ -112,7 +112,7 @@ The way to run this miner on Android and iOS is to run a Linux Terminal on them,
112112
```
113113

114114
3. Change the wallet in this program to yours using nano or vim:
115-
```python
115+
```json
116116
pool_address = "public-pool.io"
117117
pool_port = 21496
118118
username = "Replace_Me_With_Your_BTC_Wallet"

0 commit comments

Comments
 (0)